Annotation types
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum AnnotationTextType |
| Visual Basic (Declaration) |
|---|
Public Enumeration AnnotationTextType |
| Visual C++ |
|---|
public enum class AnnotationTextType |
Members
| Member name | Description | |
|---|---|---|
| Key | ||
| Paragraph | ||
| NewParagraph | ||
| Insert | ||
| Help | ||
| Comment | ||
| Note |
See Also
Bytescout.PDF Namespace