API Reference

Enum

VisioShowcaseArtifactKind

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Describes the role a generated file plays in a Visio showcase proof bundle.

Inheritance

  • Enum
  • VisioShowcaseArtifactKind

Usage

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

Values

public const VisioShowcaseArtifactKind Package #

A generated VSDX package.

Value: 0
public const VisioShowcaseArtifactKind NativePreview #

A dependency-free OfficeIMO-native SVG or PNG preview.

Value: 1
public const VisioShowcaseArtifactKind DesktopPreview #

A preview exported through Microsoft Visio desktop automation.

Value: 2
public const VisioShowcaseArtifactKind Preview #

A preview artifact whose proof lane is not classified more specifically.

Value: 3
public const VisioShowcaseArtifactKind Inspection #

A deterministic inspection snapshot text artifact for a generated package.

Value: 4
public const VisioShowcaseArtifactKind StencilProfile #

A deterministic stencil/profile usage text artifact for a generated package.

Value: 5
public const VisioShowcaseArtifactKind VisualQuality #

A deterministic visual-quality analysis text artifact for a generated package.

Value: 6
public const VisioShowcaseArtifactKind Proof #

A structural proof artifact whose proof lane is not classified more specifically.

Value: 7