Namespace: BitMiracle.Docotic.Pdf
public PdfXObject NormalAppearance { get; }
Public ReadOnly Property NormalAppearance As PdfXObject Get
Default value: null.
The value of this property depends on the Icon property. The normal appearance is not null when Icon equals to Custom. The normal appearance is null for Icon values other than Custom.
Size of the normal appearance should be aligned with the size of this annotation. Changing the size of the normal appearance object might produce incorrectly looking content.