Back to Devexpress

TdxRichEditDocumentServer Properties

vcl-dxrichedit-dot-documentserver-dot-tdxricheditdocumentserver-dot-underscore-properties.md

latest4.9 KB
Original Source

TdxRichEditDocumentServer Properties

A document server component.

NameDescription
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
DocBytesSpecifies document content as a byte array (in the Microsoft Word® 97 – 2003 binary format). Inherited from TdxRichEditCustomDocumentServer.
DocumentInherited from TdxRichEditCustomDocumentServer.
HtmlTextSpecifies document content as a string (in the HTML format). Inherited from TdxRichEditCustomDocumentServer.
IsUpdateLockedIdentifies if changes to the document server are postponed. Inherited from TdxRichEditCustomDocumentServer.
NameInherited from TComponent.
ObserversInherited from TComponent.
OpenXmlBytesSpecifies document content as a byte array (in the Office OpenXML format). Inherited from TdxRichEditCustomDocumentServer.
OptionsProvides access to document server settings. Inherited from TdxRichEditCustomDocumentServer.
OwnerInherited from TComponent.
RtfTextSpecifies document content (as an RTF string). Inherited from TdxRichEditCustomDocumentServer.
TagInherited from TComponent.
TextSpecifies document content (as a plain text string). Inherited from TdxRichEditCustomDocumentServer.
VCLComObjectInherited from TComponent.

See Also

TdxRichEditDocumentServer Class

TdxRichEditDocumentServer Members

dxRichEdit.DocumentServer Unit