ExportFormat Class Properties
In This Topic
For a list of all members of this type, see ExportFormat members.
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
See Also