DiagramControl.PrintToPdf Method
Name | Parameters | Description |
---|---|---|
Print |
options, page |
Exports the diagram to a multi-page PDF file specified by the user in the invoked dialog window. |
Print |
scale, options, page |
Exports the diagram to a multi-page PDF file specified by the user in the invoked dialog window. |
Print |
pages |
Exports the diagram to a multi-page PDF file specified by the user in the invoked dialog window. |
Print |
stream, scale, print |
Exports the diagram to a multi-page PDF document which is sent to the specified stream. |
Print |
stream, pages |
Exports the diagram to a multi-page PDF document which is sent to the specified stream. |
Print |
stream, print |
Exports the diagram to a multi-page PDF document which is sent to the specified stream. |