WordToPDFOptions Methods |
The WordToPDFOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetDict |
Get the SDF/Cos object
| |
| GetFileExtension |
Gets the value of FileExtension from the options object
Override file extension used to determine conversion type.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInternalObj |
Get the internal lightweight container of SDF objects
| |
| GetLayoutResourcesPluginPath |
Gets the value LayoutResourcesPluginPath from the options object
The path at which the pdftron-provided font resource plugin resides
| |
| GetResourceDocPath |
Gets the value ResourceDocPath from the options object
The path at which the a .docx resource document resides
| |
| GetSmartSubstitutionPluginPath |
Gets the value SmartSubstitutionPluginPath from the options object
The path at which the pdftron-provided font resource plugin resides
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetFileExtension |
Sets the value for FileExtension in the options object
Override file extension used to determine conversion type.
| |
| SetLayoutResourcesPluginPath |
Sets the value for LayoutResourcesPluginPath in the options object
The path at which the pdftron-provided font resource plugin resides
| |
| SetResourceDocPath |
Sets the value for ResourceDocPath in the options object
The path at which the a .docx resource document resides
| |
| SetSmartSubstitutionPluginPath |
Sets the value for SmartSubstitutionPluginPath in the options object
The path at which the pdftron-provided font resource plugin resides
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |