API Reference

Class

VisioSignatureInfo

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Describes package-level digital-signature metadata found in a VSDX package.

Inheritance

  • Object
  • VisioSignatureInfo

Usage

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

Properties

public Int32 OriginRelationshipCount { get; } #

Gets the number of package relationships that declare a signature origin.

public Int32 OriginPartCount { get; } #

Gets the number of declared signature-origin parts that exist in the package.

public Int32 XmlSignaturePartCount { get; } #

Gets the number of XML digital-signature parts present in the package.

public Boolean HasSignatures { get; } #

Gets whether the package contains any signature carrier metadata.