Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / LayoutPerformed Property

In This Topic
    LayoutPerformed Property
    In This Topic
    Gets a value indicating if PerformLayout method was executed at least once.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutPerformed As System.Boolean
    public System.bool LayoutPerformed {get;}
    See Also