VisSavePreviewMode enumeration (Visio)
Values passed to and returned by the Document.SavePreviewMode property.
Constant | Value | Description |
---|---|---|
visSavePreviewDraft1st | 1 | The first page; includes only Microsoft Visio shapes. Does not include embedded objects, text, or gradient fills. |
visSavePreviewDraftAll | 4 | All file pages; includes only Visio shapes. Does not include embedded objects, text, or gradient fills. |
visSavePreviewNone | 0 | No preview picture. |
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.