PdfSignatureValidationResultIsValid Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic bool IsValid { get; }Public ReadOnly Property IsValid As Boolean
Get
Property Value
Boolean if the
PdfSignature is valid; otherwise,
.
See Also