LinkBase.ExportToPdf Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a document to the specified stream in PDF format using the defined PDF-specific options. |
Export |
stream | Exports a document to the specified stream in PDF format. |
Export |
file |
Exports a document to the specified file path in PDF format using the defined PDF-specific options. |
Export |
file |
Exports a document to the specified file path in PDF format. |