Click or drag to resize

PdfSignatureContentPolicyIdentifier Property

Gets the signature policy identifier contained in the PdfSignatureContent or if signature doesn't contain a policy identifier.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntax
public PdfSignaturePolicyIdentifier PolicyIdentifier { get; }

Property Value

PdfSignaturePolicyIdentifier
The signature policy identifier contained in the PdfSignatureContent or if signature doesn't contain a policy identifier.
See Also