Click or drag to resize

OfficeToPDFOptionsGetResourceDocPath Method

Gets the value ResourceDocPath from the options object The path at which a .docx resource document resides

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

Return Value

Type: String
a Platform::String^, The path at which a .docx resource document resides.
See Also