Method SaveAsPdf

SaveAsPdf(string, TdsProjectSavePdf)

Save all the documents in the project in PDF format

Declaration
string[] SaveAsPdf(string folderName, TdsProjectSavePdf options)
Parameters
Type Name Description
string folderName

Path of location where to save files

TdsProjectSavePdf options

Save project to PDF options

Returns
Type Description
string[]

Array of full file paths for all the output PDF files created

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next