Click or drag to resize

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()

Return Value

Type: String
a Platform::String^, JSON string representing the data to be merged into a PDFTron office template.
See Also