Documents for PDF, .NET Edition Documentation
TextSplitOptions Class Members
Properties 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace : TextSplitOptions Class

The following tables list the members exposed by TextSplitOptions.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether a line spacing should be added after the last line of the current TextLayout after splitting.  
Public PropertyGets or sets a value indicating whether paragraphs should be kept together (cannot be split between pages or columns).  
Public PropertyGets or sets a value indicating whether the typographic line gap should be added before the first line of the rest TextLayout.  
Public PropertyGets or sets the minimum number of lines on the last page (or at the ending of the first paragraph on the next page) to prevent widows.  
Public PropertyGets or sets the minimum number of lines that must appear at the beginning of the last paragraph to prevent orphans.  
Public PropertyGets or sets the width of the layout box measured from left or right margin for the rest of the text after splitting, in graphic units.  
Public PropertyGets or sets the bottom margin of the layout box for the rest of the text after splitting, in graphic units.  
Public PropertyGets or sets the left margin of the layout box for the rest of the text after splitting, in graphic units.  
Public PropertyGets or sets the right margin of the layout box for the rest of the text after splitting, in graphic units.  
Public PropertyGets or sets the top margin of the layout box for the rest of the text after splitting, in graphic units.  
Public PropertyGets or sets the height of the layout box for the rest of the text after splitting, in graphic units.  
Public PropertyGets or sets the width of the layout box for the rest of the text after splitting, in graphic units.  
Public PropertyGets or sets the list of areas occupied by embedded objects for the rest of the text after splitting.  
Public PropertyGets or sets the height of the layout box measured from top or bottom margin for the rest of the text after splitting, in graphic units.  
Top
See Also

Reference

TextSplitOptions Class
GrapeCity.Documents.Text Namespace