PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
A line annotation displays a single straight line on the page.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class PDFLineAnnotation : BaseAnnotation |
Visual Basic (Declaration) |
---|
Public Class PDFLineAnnotation _ Inherits BaseAnnotation |
Visual C++ |
---|
public ref class PDFLineAnnotation : public BaseAnnotation |
Remarks
When opened, it displays a pop-up window containing the text of the associated note.
Inheritance Hierarchy
System..::.Object
PDFTech..::.PDFCustomAnnotation
PDFTech..::.BaseAnnotation
PDFTech..::.PDFLineAnnotation
PDFTech..::.PDFCustomAnnotation
PDFTech..::.BaseAnnotation
PDFTech..::.PDFLineAnnotation