PrintRange
Description:
An enumerated type listing all Print Range types of Print.
An enumerated type listing all Print Range types of Print.
public enum PrintRange
| Name | Description |
|---|---|
| Current | A range that represents just the currently active view. |
| Select | A range that represents a list of selected views and sheets. |
| Visible | Visible portion of current window. |