Click or drag to resize

WordToPDFOptionsGetSmartSubstitutionPluginPath Method

Gets the value SmartSubstitutionPluginPath from the options object The path at which the pdftron-provided font resource plugin resides

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetSmartSubstitutionPluginPath()

Return Value

Type: String
The path at which the pdftron-provided font resource plugin resides.
See Also