Click or drag to resize

ISvgPublishApi Interface

The public API of the extension to be used from Visio

Namespace:  GenerateVisioSvg
Assembly:  GenerateVisioSvg (in GenerateVisioSvg.dll) Version: 1.2.3.0 (1.2.3.0)
Syntax
C#
public interface ISvgPublishApi

The ISvgPublishApi type exposes the following members.

Methods
  NameDescription
Public methodExportToDisk
Exports given document to disk
Public methodExportToGitHub
Exports given document to GitHub
Public methodExportToSharePoint
Exports given document to SharePoint
Public methodGetPublishOptions
Returns the options for the publishing options for given document
Public methodSetPublishOptions
Returns the options for the publishing options for given document
Top
See Also