API Reference

Class

VisioStencilPreviewGalleryEntry

Namespace OfficeIMO.Visio.Stencils
Assembly OfficeIMO.Visio
Modifiers sealed

One extracted stencil preview payload in a review gallery.

Inheritance

  • Object
  • VisioStencilPreviewGalleryEntry

Usage

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

Returned or exposed by

Properties

public VisioStencilPreviewImageData Image { get; } #

Extracted preview payload and source master metadata.

public String FilePath { get; } #

Saved preview payload path.

public String RelativePath { get; } #

Path from the gallery index to the saved preview payload.

public String ThumbnailFilePath { get; } #

Generated SVG thumbnail path, when available.

public String ThumbnailRelativePath { get; } #

Path from the gallery index to the generated SVG thumbnail, when available.

public Boolean HasThumbnail { get; } #

Whether this entry has a generated SVG thumbnail artifact.

public Boolean IsBrowserRenderable { get; } #

Whether the payload extension is usually directly renderable in a browser.