Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / PageSplitArea Class
Properties

In This Topic
    PageSplitArea Class Members
    In This Topic

    The following tables list the members exposed by PageSplitArea.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the width of the layout box measured from the left margin (for positive values) or from the right margin (for negative values).  
    Public PropertyGets or sets the bottom margin of the layout box, in graphic units.  
    Public PropertyGets or sets the left margin of the layout box, in graphic units.  
    Public PropertyGets or sets the right margin of the layout box, in graphic units.  
    Public PropertyGets or sets the top margin of the layout box, in graphic units.  
    Public PropertyGets or sets the height of the layout box measured from the top margin (for positive values) or from the bottom margin (for negative values).  
    Public PropertyGets the resulting TextLayout or null after executing TextLayout.SplitAndBalance.  
    Top
    See Also