Click or drag to resize

PdfLinkAnnotationAppearance Property

Gets the appearance settings for this PdfLinkAnnotation.

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

Property Value

PdfLinkAppearance
The appearance settings for this PdfLinkAnnotation.
See Also