Print the current page to PDF.
public void SaveDocumentToPDF(
System.string
)
'Declaration
Public Sub SaveDocumentToPDF( _
Optional ByVal As System.String _
)
Parameters
- filename
- Specifies the path to the PDF file. The 'NULL' value will open SaveFileDialog.