CommitmentType.ProofOfSender Property
In This Article
Obtains the Proof of Sender commitment type (the signed data object was sent) parameters.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
public static CommitmentType ProofOfSender { get; }
#Property Value
Type | Description |
---|---|
Commitment |
An object that contains the Proof of Sender type identifier and description. |
See Also