Deleted

BaseSignature.Deleted property

Get the flag that indicates if this signature was deleted from the document. This property is being used only for document history log records to keep the list of deleted signatures.

public bool Deleted { get; }

See Also