API Reference

Class

PackageVisualContext

Namespace OfficeIMO.Visio.VisioAssets
Assembly OfficeIMO.Visio
Modifiers sealed

Visual context from a Visio package document part that imported masters may inherit.

Inheritance

  • Object
  • PackageVisualContext

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

Constructors

public PackageVisualContext() #

Properties

public XDocument DocumentXml { get; set; } #

Raw visio/document.xml from the source package.

public XDocument ThemeXml { get; set; } #

Raw theme XML from the source package, when present.