VisRasterExportSize enumeration (Visio)
Specifies constants that define which raster export size to use; passed to the SetRasterExportSize method and returned by the GetRasterExportSize method.
Name | Value | Description |
---|---|---|
visRasterFitToScreenSize | 0 | Use screen size. |
visRasterFitToPrinterSize | 1 | Use printer size. |
visRasterFitToSourceSize | 2 | Use source size. |
visRasterFitToCustomSize | 3 | Use custom size. |
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.