ActiveReports 9
TextJustify Enumeration

Specifies how to justify text when the TextAlignment property is set to Justify.
Syntax
'Declaration
 
Public Enum TextJustify 
   Inherits System.Enum
public enum TextJustify : System.Enum 
Members
MemberDescription
AutoAllows ActiveReports to determine which type to use.
DistributeIncreases or decreases spacing between letters and words, and is optimized for Asian language characters.
DistributeAllLinesSame as Distribute, but also increases spacing between letters and words in the last line of a paragraph.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.TextJustify

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Document.Section Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum