API Reference

Class

VisioGalleryOptions

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Options for generating OfficeIMO.Visio gallery documents.

Inheritance

  • Object
  • VisioGalleryOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public Boolean ValidatePackage { get; set; } #

Whether generated packages should be structurally validated.

public Boolean AnalyzeVisualQuality { get; set; } #

Whether generated pages should be analyzed for visual quality issues.

public VisioDiagramQualityOptions QualityOptions { get; set; } #

Visual quality options used when AnalyzeVisualQuality is enabled.