PdfLinkAnnotationHighlightMode Property

Visual feedback shown when the user activates the link (mouse-down / tap). Default: Invert

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfLinkHighlightMode HighlightMode { get; set; }

Property Value

PdfLinkHighlightMode

See Also