ExportFormat Class Members
In This Topic
The following tables list the members exposed by ExportFormat.
Public Properties
| Name | Description |
| DoClipToGraphicExtent |
Get or sets if the layout is clipped to the smallest bounding box that encompasses all layout elements.
|
| Heading |
Gets or sets the caption
|
| Height |
Gets or sets the number of pixels that represents the height of the output file.
|
| OutputFileName |
Gets or sets the path and file name for the output export file.
|
| Resolution |
Gets or sets the resolution of the export file in dots per inch (DPI).
|
| Width |
Gets or sets the number of pixels that represents the width of the output file.
|
Top
Public Methods
See Also