AnnotationText class implements text annotation object
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public class AnnotationText : Annotation |
| Visual Basic (Declaration) |
|---|
Public Class AnnotationText _ Inherits Annotation |
| Visual C++ |
|---|
public ref class AnnotationText : public Annotation |
Inheritance Hierarchy
See Also
AnnotationText Members
Bytescout.PDF Namespace