PdfSignatureContentValue Property |
Gets the signature value.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic byte[] Value { get; }Public ReadOnly Property Value As Byte()
Get
Property Value
Byte
The signature value.
See Also