Click or drag to resize

OfficeToPDFOptionsGetLayoutResourcesPluginPath Method

Gets the value LayoutResourcesPluginPath 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 GetLayoutResourcesPluginPath()

Return Value

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