PdfLinkAnnotationHighlightMode Property

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

Definition

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

Property Value

PdfLinkHighlightMode

See Also