Click or drag to resize

PdfAnnotationAppearance Property

Gets the appearance settings for this PdfAnnotation.

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntax
public PdfAppearance Appearance { get; }

Property Value

PdfAppearance
The appearance settings for this PdfAnnotation.
See Also