SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Signatures Property

Provides details of all signatures found in the PDF document.

Syntax

public PDFSignatureList Signatures { get; }
Public ReadOnly Property Signatures As PDFSignatureList

Remarks

Upon completion of the validation process conducted by Verify method, all the signature details are populated in this property.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]