Documents for PDF, .NET Edition Documentation
TextLayoutSplitter Class Members
Properties  Methods 

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

The following tables list the members exposed by TextLayoutSplitter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TextLayoutSplitter class.  
Top
Public Properties
 NameDescription
Public PropertyGets the text layout representing the current portion to render, or null if a split operation has not been performed yet.  
Public PropertyGets the remaining portion of the original text layout.  
Public PropertyGets the result of the last split operation.  
Top
Public Methods
 NameDescription
Public MethodFits all or the first portion of the original text layout into the current layout bounds.  
Public MethodFits all or the first portion of the current text layout into one or more layout areas (such as page columns).  
Top
See Also

Reference

TextLayoutSplitter Class
GrapeCity.Documents.Text Namespace