DataViewBase.ExportToPdf Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the control to a stream in PDF format and applies PDF export options. |
Export |
stream | Exports the control to the specified stream in PDF format. |
Export |
file |
Exports the control to a PDF file and applies PDF export options. |
Export |
file |
Exports the control to the specified file path in PDF format. |