Click or drag to resize

PdfSignatureValidationResultIsValid Property

Returns true if the PdfSignature is valid; otherwise, .

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public bool IsValid { get; }

Property Value

Boolean
if the PdfSignature is valid; otherwise, .
See Also