TextUnderline Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Represents a text underline annotation.

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

Syntax

C#
public class TextUnderline : TextMarkup
Visual Basic
Public Class TextUnderline _
	Inherits TextMarkup
Visual C++
public ref class TextUnderline : public TextMarkup

Inheritance Hierarchy

See Also