Click or drag to resize

PdfSignatureContentValue Property

Gets the signature value.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public byte[] Value { get; }

Property Value

Byte
The signature value.
See Also