new OfficeToPDFOptions()
An object containing options for wordToPdf functions
- Implements:
- ConversionOptions
Methods
-
setExcelDefaultCellBorderWidth(width)
-
Parameters:
Name Type Description width
number Returns:
this object, for call chaining -
setLayoutResourcesPluginPath(value)
-
Sets the value for LayoutResourcesPluginPath in the options object The path at which the pdftron-provided font resource plugin resides
Parameters:
Name Type Description value
string The path at which the pdftron-provided font resource plugin resides Returns:
this object, for call chaining -
setResourceDocPath(value)
-
Sets the value for ResourceDocPath in the options object The path at which the a .docx resource document resides
Parameters:
Name Type Description value
string The path at which the a .docx resource document resides Returns:
this object, for call chaining -
setSmartSubstitutionPluginPath(value)
-
Sets the value for SmartSubstitutionPluginPath in the options object The path at which the pdftron-provided font resource plugin resides
Parameters:
Name Type Description value
string The path at which the pdftron-provided font resource plugin resides Returns:
this object, for call chaining