Documents for PDF, .NET Edition Documentation
CurrentLayout Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayoutSplitter Class : CurrentLayout Property
Gets the text layout representing the current portion to render, or null if a split operation has not been performed yet.
Syntax
'Declaration
 
Public ReadOnly Property CurrentLayout As TextLayout
public TextLayout CurrentLayout {get;}
See Also

Reference

TextLayoutSplitter Class
TextLayoutSplitter Members