VisRasterExportResolution enumeration (Visio)
Specifies constants that define which type of raster export resolution to use; passed to the SetRasterExportResolution method and returned by the GetRasterExportResolution method.
Name | Value | Description |
---|---|---|
visRasterUseScreenResolution | 0 | Use screen resolution. |
visRasterUsePrinterResolution | 1 | Use printer resolution. |
visRasterUseSourceResolution | 2 | Use source resolution. |
visRasterUseCustomResolution | 3 | Use custom resolution. |
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.