TextUnderline Constructor

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Creates a new instance of the TextUnderline 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 TextUnderline()
Visual Basic
Public Sub New
Visual C++
public:
TextUnderline()

See Also