Back to Devexpress

TdxRichEditCustomDocumentServer Properties

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

latest4.2 KB
Original Source

TdxRichEditCustomDocumentServer Properties

The base class for the 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).
Document
HtmlTextSpecifies document content as a string (in the HTML format).
IsUpdateLockedIdentifies if changes to the document server are postponed.
NameInherited from TComponent.
ObserversInherited from TComponent.
OpenXmlBytesSpecifies document content as a byte array (in the Office OpenXML format).
OptionsProvides access to document server settings.
OwnerInherited from TComponent.
RtfTextSpecifies document content (as an RTF string).
TagInherited from TComponent.
TextSpecifies document content (as a plain text string).
VCLComObjectInherited from TComponent.

See Also

TdxRichEditCustomDocumentServer Class

TdxRichEditCustomDocumentServer Members

dxRichEdit.DocumentServer Unit