Signatures

CmsPackage.Signatures property

Gets an array of the signatures extracted from the file.

public Cms[] Signatures { get; }

Property Value

An array of the signatures extracted from the file.

See Also