GrapeCity.ActiveReports.Document.v8 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : TextJustify Enumeration |
'Declaration Public Enum TextJustify Inherits System.Enum
public enum TextJustify : System.Enum
Member | Description |
---|---|
Auto | Allows ActiveReports to determine which type to use. |
Distribute | Increases or decreases spacing between letters and words, and is optimized for Asian language characters. |
DistributeAllLines | Same as Distribute, but also increases spacing between letters and words in the last line of a paragraph. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.TextJustify