TdxRichEditDocumentServerOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Authentication |
Provides access to credentials used to identify editable ranges within a protected document.
Inherited from Tdx |
Auto |
Provides access to automatic typing correction settings.
Inherited from Tdx |
Behavior |
Provides access to the Rich Edit control‘s behavior settings.
Inherited from Tdx |
Bookmarks |
Provides access to the bookmark appearance settings in a document.
Inherited from Tdx |
Changed |
Occurs when any of the settings with a particular Rich Edit control options set is modified.
Inherited from Tdx |
Copy |
Provides access to settings affecting certain clipboard operations.
Inherited from Tdx |
Document |
Provides access to the settings that determine the availability of many end-user commands provided by the Rich Edit control.
Inherited from Tdx |
Document |
Provides access to the file name and format settings affecting the Save |
Export |
Provides access to settings used for saving the current Rich Edit control content into different document formats.
Inherited from Tdx |
Fields |
Provides access to settings affecting document fields.
Inherited from Tdx |
Formatting |
Provides access to the settings that determine the visibility of individual formatting characters within a document.
Inherited from Tdx |
Horizontal |
Provides access to the horizontal ruler settings.
Inherited from Tdx |
Hyperlinks |
Provides access to hyperlink behavior settings.
Inherited from Tdx |
Import |
Provides access to settings used to import documents in various file formats.
Inherited from Tdx |
Layout |
Provides access to the layout options of all supported document Views.
Inherited from Tdx |
Mail |
Provides access to mail merge settings.
Inherited from Tdx |
Printing |
Provides access to document print settings.
Inherited from Tdx |
Range |
Provides access to document range permission settings.
Inherited from Tdx |
Search |
Provides access to search-related settings.
Inherited from Tdx |
Table |
Provides access to table display settings.
Inherited from Tdx |
Vertical |
Provides access to vertical ruler settings.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones sending notifications about modifications within the option set.
Inherited from Tdx |
Cancel |
Discards the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners.
Inherited from Tdx |
End |
Sends the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Reset |
Restores the default values for all settings within the option set.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also