API Reference
Class
VisioPackageTheme
Represents package-level Visio theme metadata preserved in a VSDX file. Authoring-time shape and connector styling is owned by VisioStyleTheme.
Inheritance
- Object
- VisioPackageTheme
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
- Property VisioDocument.PackageTheme
Constructors
public VisioPackageTheme() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
TemplateXml #Raw theme XML captured from an existing package so it can be preserved on save.