ExportFormat Class Members
In This Topic
The following tables list the members exposed by ExportFormat.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DoClipToGraphicExtent |
Get or sets if the layout is clipped to the smallest bounding box that encompasses all layout elements.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DoShowSelectionSymbology |
Get or sets if the selection symbology should be shown for all the layerss.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Heading |
Gets or sets the caption
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Height |
Gets or sets the number of pixels that represents the height of the output file.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OutputFileName |
Gets or sets the path and file name for the output export file.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Resolution |
Gets or sets the resolution of the export file in dots per inch (DPI).
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Width |
Gets or sets the number of pixels that represents the width of the output file.
|
Top
Public Methods
See Also