Click or drag to resize

PdfSignatureValidationInfoToString Method

Returns a String that represents this PdfSignatureValidationInfo instance.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.8.27
Syntax
public override string ToString()

Return Value

String
A String that represents this PdfSignatureValidationInfo instance.
See Also