TdxRichEditCustomDocumentServer.Options Property
Provides access to document server settings.
Declaration
property Options: TdxRichEditDocumentServerOptions read; write;
Property Value
Type |
---|
TdxRichEditDocumentServerOptions |
Remarks
Refer to the TdxRichEditDocumentServerOptions class description for detailed information on available options.
See Also