Line Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Represents a straight line annotation.

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

Syntax

C#
public class Line : Markup
Visual Basic
Public Class Line _
	Inherits Markup
Visual C++
public ref class Line : public Markup

Inheritance Hierarchy

See Also