TdxOpenXmlDocumentExporterOptions Members
In This Article
#Properties
Name | Description |
---|---|
Actual |
Specifies the encoding that the document export routines use.
Inherited from Tdx |
Allow |
Specifies if alternate names (i. |
Alternate |
Specifies the file system directory used for saving document images. |
Changed |
Occurs when any of the settings with a particular Rich Edit control options set is modified.
Inherited from Tdx |
Limit |
Specifies if the maximum length of bookmark names can exceed 40 characters in exported Open |
Limit |
Specifies if the maximum length of font names can exceed 31 characters in exported Open |
Limit |
Specifies if the maximum length of style names can exceed 253 characters in exported Open |
Target |
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 |
Copy |
Copies the document encoding from the specified object.
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. |
Format | Returns the format corresponding to this document exporter options type. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
Inherited from Tdx |
Query |
Inherited from TInterfaced |
Reset |
Restores the default values for all settings within the option set.
Inherited from Tdx |
To |
Inherited from TObject. |
#Constants
Name | Description |
---|---|
Default |
Stores the default value of the Allow |
Default |
Stores the default value of the Alternate |
Default |
Stores the default value of the Limit |
Default |
Stores the default value of the Limit |
Default |
Stores the default value of the Limit |
See Also