VISWEB_DISP_RES enumeration (Visio Save as Web)
Specifies the screen resolution for a webpage.
Constant | Value | Description |
---|---|---|
resSource | 0 | Use resolution of the source image for output. |
res180x260 | 1 | 180 x 260 pixels |
res544x376 | 2 | 544 x 376 pixels |
res640x480 | 3 | 640 x 480 pixels |
res720x512 | 4 | 720 x 512 pixels |
res768x1024 | 5 | 768 x 1024 pixels |
res800x600 | 6 | 800 x 600 pixels |
res1024x768 | 7 | 1024 x 768 pixels |
res1152x882 | 8 | 1152 x 882 pixels |
res1152x900 | 9 | 1152 x 900 pixels |
res1280x1024 | 10 | 1280 x 1024 pixels |
res1600x1200 | 11 | 1600 x 1200 pixels |
res1800x1440 | 12 | 1800 x 1440 pixels |
res1920x1200 | 13 | 1920 x 1200 pixels |
resINVALID | 14 | Reserved |
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.