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()
Public Function GetLayoutResourcesPluginPath As String
public:
virtual String^ GetLayoutResourcesPluginPath() sealed
function GetLayoutResourcesPluginPath();
Return Value
Type:
Stringa Platform::String^, The path at which the pdftron-provided font resource plugin resides.
See Also