Documents for PDF, .NET Edition Documentation
LayoutPerformed Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : LayoutPerformed Property
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

Reference

TextLayout Class
TextLayout Members