DiagramControl.ExportToPdf Method
Name | Parameters | Description |
---|---|---|
Export |
options, show |
Exports the diagram to a single-page PDF file specified by the user in the invoked dialog window. |
Export |
stream, export |
Exports the diagram to a single-page PDF document which is sent to the specified stream. |
Export |
path, export |
Exports the diagram to a single-page PDF file. |
Export |
export |
Exports the diagram to a single-page PDF file specified by the user in the invoked dialog window. |