OfficeToPDFOptionsGetTemplateParamsJson Method |
Gets the value TemplateParamsJson from the options object
JSON string representing the data to be merged into a PDFTron office template
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetTemplateParamsJson()
Public Function GetTemplateParamsJson As String
public:
virtual String^ GetTemplateParamsJson() sealed
function GetTemplateParamsJson();
Return Value
Type:
Stringa Platform::String^, JSON string representing the data to be merged into a PDFTron office template.
See Also