Click or drag to resize

PdfAppearance Normal Property

Gets or setsobject which applied to annotation in normal state.

Namespace: Spire.Pdf.Annotations.Appearance
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfTemplate Normal { get; set; }

Property Value

Type: PdfTemplate
See Also