Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 863 Bytes

Visio.VisRasterExportResolution.md

File metadata and controls

28 lines (20 loc) · 863 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
VisRasterExportResolution enumeration (Visio)
vis_sdr.chm70765
vis_sdr.chm70765
Visio.VisRasterExportResolution
65a4527b-d143-ca5c-a3b2-2440d9f768b0
06/08/2017
medium

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.

[!includeSupport and feedback]