Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.LinkModel

LinkModel.HighlightStyle Property

The visual effect that is used when the mouse is pressed inside the annotation area. Valid values are: 0 (none), 1 (invert the background), 2 (invert the border), 3 (push down)

csharp
public int HighlightStyle { get; set; }

Property Value

System.Int32