[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayoutSplitter.CurrentLayout

CurrentLayout Property

CurrentLayout

Gets the text layout representing the current portion to render, or null if a split operation has not been performed yet.

Declaration
public TextLayout CurrentLayout { get; }
Public ReadOnly Property CurrentLayout As TextLayout