PDF .NET Library Documentation - PDF Technologies, Inc.
PDFCustomAnnotation is the base class of all annotations.

Namespace:  PDFTech
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public class PDFCustomAnnotation
Visual Basic (Declaration)
Public Class PDFCustomAnnotation
Visual C++
public ref class PDFCustomAnnotation

Inheritance Hierarchy

System..::.Object
  PDFTech..::.PDFCustomAnnotation
    PDFTech..::.BaseAnnotation
    PDFTech..::.PDFControl

See Also