ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure
Fields Properties

In This Topic
    TextLayoutParams Structure Members
    In This Topic

    The following tables list the members exposed by TextLayoutParams.

    Public Constructors
     NameDescription
    Public ConstructorInitialize new instance of TextLayoutParams class.  
    Top
    Public Fields
     NameDescription
    Public FieldText alignment.  
    Public FieldLines alignment.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets character spacing in points.  
    Public PropertyGets or sets the height of the Vertical clip position.  
    Public PropertyGets or sets the start of the vertical clip position.  
    Public PropertyGets or sets whether to force Kinsoku rules (if supported).  
    Public PropertyGets or sets text direction.  
    Public PropertyGets or sets whether vertical glyphs are allowed or not.  
    Public PropertyGets or sets line spacing in points.  
    Public PropertyGets or sets whether multiline is allowed or not.  
    Public PropertyGets or sets predefined padding in points.  
    Public PropertyTabs.  
    Public PropertyGets or sets the text rotation in angels * 10.  
    Public PropertyGets or sets justification algorithm (in case of Justified text alignment).  
    Public PropertyGets or sets line breaking wrap mode.  
    Top
    See Also