TdxRichEditCustomDocumentServer Properties
The base class for the document server component.
Name | Description |
---|---|
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Doc |
Specifies the opened document’s content as a byte array in the DOC binary format. |
Document | |
Html |
Specifies the opened document’s content as an HTML document. |
Is |
Identifies if changes to the document server are postponed. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Open |
Specifies the opened document’s content as a byte array in the DOCX document format. |
Options | Provides access to document server settings. |
Owner | Inherited from TComponent. |
Rtf |
Specifies the opened document’s content as an RTF string. |
Tag | Inherited from TComponent. |
Text | Specifies the opened document’s content as a plain text string. |
VCLCom |
Inherited from TComponent. |
See Also