Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxRichEditDocumentServer Properties
Show Inherited Hide Inherited

A document server component.
Name Description
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
DocBytes Specifies the opened document’s content as a byte array in the DOC binary format. Inherited from TdxRichEditCustomDocumentServer.
Document Inherited from TdxRichEditCustomDocumentServer.
HtmlText Specifies the opened document’s content as an HTML document. Inherited from TdxRichEditCustomDocumentServer.
IsUpdateLocked Identifies if changes to the document server are postponed. Inherited from TdxRichEditCustomDocumentServer.
Name Inherited from TComponent.
Observers Inherited from TComponent.
OpenXmlBytes Specifies the opened document’s content as a byte array in the DOCX document format. Inherited from TdxRichEditCustomDocumentServer.
Options Provides access to document server settings. Inherited from TdxRichEditCustomDocumentServer.
Owner Inherited from TComponent.
RtfText Specifies the opened document’s content as an RTF string. Inherited from TdxRichEditCustomDocumentServer.
Tag Inherited from TComponent.
Text Specifies the opened document’s content as a plain text string. Inherited from TdxRichEditCustomDocumentServer.
VCLComObject Inherited from TComponent.
See Also