ShowDeletedSignaturesInfo

SignatureSettings.ShowDeletedSignaturesInfo property

Gets or sets flag that includes deleted signatures into Document Info result. Each Signature BaseSignature has Deleted flag Deleted to detect if it was deleted.

public bool ShowDeletedSignaturesInfo { get; set; }

See Also