Annotation class implements base annotation object in PDF (do not used directly, see AnnotationText and other classes)
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public abstract class Annotation |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class Annotation |
| Visual C++ |
|---|
public ref class Annotation abstract |
Inheritance Hierarchy
System..::Object
Bytescout.PDF..::Annotation
Bytescout.PDF..::AnnotationText
Bytescout.PDF..::AnnotationLink
Bytescout.PDF..::AnnotationStamp
Bytescout.PDF..::Annotation
Bytescout.PDF..::AnnotationText
Bytescout.PDF..::AnnotationLink
Bytescout.PDF..::AnnotationStamp
See Also
Annotation Members
Bytescout.PDF Namespace