GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace : TextJustify Enumeration |
'Declaration Public Enum TextJustify Inherits System.Enum
public enum TextJustify : System.Enum
Member | Description |
---|---|
Auto | Defines the justification algorithm that is determined automatically. |
Distribute | Defines the newspaper-like distribution except the last line of text which is not modified |
DistributeAllLines | Defines the newspaper-like distribution including the last line. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.TextJustify