PdfHighlightAnnotation ClassRAD PDF Documentation
Highlight annotation which is typically used to mark text in a PDF document.
Inheritance Hierarchy

OnlineSystem Object
  RadPdf.Data.Document.Objects PdfObject
    RadPdf.Data.Document.Objects.Annotations PdfAnnotation
      RadPdf.Data.Document.Objects.Annotations PdfMarkupAnnotation
        RadPdf.Data.Document.Objects.Annotations PdfHighlightAnnotation

Namespace: RadPdf.Data.Document.Objects.Annotations
Assembly: RadPdf (in RadPdf.dll) Version: 2.15.1.0 (2.15.1.0)
Syntax

public sealed class PdfHighlightAnnotation : PdfMarkupAnnotation
See Also