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