API Reference
Class
VisioSignatureInfo
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.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.