VisRasterExportFlip enumeration (Visio)
Specifies constants that define how to apply the raster export flip; passed to and returned by the ApplicationSettings.RasterExportFlip property.
Name | Value | Description |
---|---|---|
visRasterNoFlip | 0 | No flip, the default. |
visRasterFlipHorizontal | 1 | Flip horizontally. |
visRasterFlipVertical | 2 | Flip vertically. |
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.