Click or drag to resize

PdfSignature Appearence Property

Gets the signature Appearance.

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

Property Value

Type: PdfAppearance
An object defines signature`s appearance.
See Also