Aurigma Graphics Mill 5.5 for .NET
AdvancedPsdTextFrame..::.Justification Property
Gets/sets the justification of the text string inside the paragraph.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AdvancedPsd (in Aurigma.GraphicsMill.Codecs.AdvancedPsd.dll)
Syntax
Visual Basic
Public Property Justification As PsdTextJustification
C#
public PsdTextJustification Justification { get; set; }