PdfSignatureType Enum
Lists values used to specify the signature type.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
Declaration
Members
| Name | Description |
|---|---|
Pkcs7
|
A PKCS#7 signature. |
PAdES
|
A signature with a PAdES baseline profile. |
Timestamp
|
A document-level timestamp. |
See Also