TdxRichEditDocumentServer Properties
A 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.
Inherited from Tdx |
Document |
Inherited from Tdx |
Html |
Specifies the opened document’s content as an HTML document.
Inherited from Tdx |
Is |
Identifies if changes to the document server are postponed.
Inherited from Tdx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Open |
Specifies the opened document’s content as a byte array in the DOCX document format.
Inherited from Tdx |
Options |
Provides access to document server settings.
Inherited from Tdx |
Owner | Inherited from TComponent. |
Rtf |
Specifies the opened document’s content as an RTF string.
Inherited from Tdx |
Tag | Inherited from TComponent. |
Text |
Specifies the opened document’s content as a plain text string.
Inherited from Tdx |
VCLCom |
Inherited from TComponent. |