IdxRichEditDocument.IsEmpty Property
Identifies if the document is empty.
Declaration
property IsEmpty: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the document has no content; otherwise – False.
See Also