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

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.