Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / LinkAnnotation Class / Highlighting Property

In This Topic
    Highlighting Property (LinkAnnotation)
    In This Topic
    Gets or sets the annotation's highlighting mode.
    Syntax
    'Declaration
     
    Public Property Highlighting As HighlightingMode
    public HighlightingMode Highlighting {get; set;}
    See Also