DiagramOptionsExport Properties
Contains options that control the diagram export.| Name | Description |
|---|---|
| ExportDPI | Specifies the resolution in which the diagram is exported. |
| ExportMargin | Specifies the margin between diagram contents and page bounds when exporting the diagram. |
| ExportScale | Specifies the scale factor to apply to the diagram that is being exported. |
| PdfExportOptions | Gets or sets the options that define how a document is exported to PDF format. |
| PrintExportMode | Specifies whether to preserve the diagram content placement relative to the document boundaries when printing or exporting the diagram. |
| PrintInMargins | Specifies whether to print content in the page margins. |
See Also