Gets the normal appearance of the annotation.
Namespace: Spire.Pdf.Annotations.AppearanceAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfAppearanceState Normal { get; }
Public ReadOnly Property Normal As PdfAppearanceState Get
public: property PdfAppearanceState^ Normal { PdfAppearanceState^ get (); }
member Normal : PdfAppearanceState with get
Property Value
PdfAppearanceStateThe object specifies the normal appearance of the annotation.