Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 899 Bytes

Visio.applicationsettings.svgexportformat.md

File metadata and controls

36 lines (18 loc) · 899 Bytes
title ms.assetid ms.date ms.localizationpriority
ApplicationSettings.SVGExportFormat property (Visio)
9e7ca1cb-5ace-b75b-0e59-61566b9a0169
06/08/2017
medium

ApplicationSettings.SVGExportFormat property (Visio)

Returns or sets a VisSVGExportFormat constant that specifies the options for saving a Microsoft Visio file in SVG format. Read/write.

Syntax

expression.SVGExportFormat

expression A variable that represents an ApplicationSettings object.

Remarks

The value of this property determines whether the resulting SVG file includes both SVG and Visio elements (0, the default), or SVG elements only (1).

Property value

VISSVGEXPORTFORMAT

See also

ApplicationSettings Object

[!includeSupport and feedback]