Click or drag to resize

PdfSignature Certificated Property

Gets or sets a value indicating certificate document or not. NOTE: Works only with Adobe Reader 7.0.8 or higher.

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool Certificated { get; set; }

Property Value

Type: Boolean
certificate document if true.
See Also