SaveAsPdf

GenerationResult.SaveAsPdf method

Save template images to the specified folder as .pdf Multi page templates saved as a single .pdf file with multiple pages

public void SaveAsPdf(string folder, string name)
ParameterTypeDescription
folderStringDestination folder
nameStringName of the template

See Also