Click or drag to resize

CPDFSignatureCertificateIsValid Method

Checks if the object is valid.

Namespace:  ComPDFKit.DigitalSign
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool IsValid()

Return Value

Type: Boolean
The object is valid The object is not valid
See Also