TextHighlight Constructor

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Creates a new instance of the TextHighlight class. This constructor is used when loading annotations with LoadAnnotations(Stream, Predicate<(Of <<'(Annotation>)>>)).

Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public TextHighlight()
Visual Basic
Public Sub New
Visual C++
public:
TextHighlight()

See Also