Click or drag to resize

IPublishOptionsDocumentFullPath Property

The path to the source Visio document (may be used by extensions)

Namespace:  GenerateVisioSvg
Assembly:  GenerateVisioSvg (in GenerateVisioSvg.dll) Version: 1.2.3.0 (1.2.3.0)
Syntax
C#
string DocumentFullPath { get; set; }

Property Value

Type: String
See Also