VisPrintOutRange enumeration (Visio)
Range constants to be used with the Document.PrintOut method.
Constant | Value | Description |
---|---|---|
visPrintAll | 0 | Print all foreground pages. |
visPrintCurrentPage | 2 | Print current page. |
visPrintCurrentView | 4 | Print current view area. |
visPrintFromTo | 1 | Print pages between from index and to index. |
visPrintSelection | 3 | Print selection. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.