ExportRange
Description:
This enum is used to define what view, part of the view, or list of views will be exported.
This enum is used to define what view, part of the view, or list of views will be exported.
public enum ExportRange
| Name | Description |
|---|---|
| CurrentView | Export the current view only (zoom to fit of the current view). |
| VisibleRegionOfCurrentView | Export the visible region of the current view. |
| SetOfViews | Export a set of views (set in ViewsAndSheets). |