| Annotation(Annotation an) | iTextSharp.text.Annotation | |
| Annotation(string title, string text) | iTextSharp.text.Annotation | |
| Annotation(string title, string text, float llx, float lly, float urx, float ury) | iTextSharp.text.Annotation | |
| Annotation(float llx, float lly, float urx, float ury, Uri url) | iTextSharp.text.Annotation | |
| Annotation(float llx, float lly, float urx, float ury, string url) | iTextSharp.text.Annotation | |
| Annotation(float llx, float lly, float urx, float ury, string file, string dest) | iTextSharp.text.Annotation | |
| Annotation(float llx, float lly, float urx, float ury, string moviePath, string mimeType, bool showOnDisplay) | iTextSharp.text.Annotation | |
| Annotation(float llx, float lly, float urx, float ury, string file, int page) | iTextSharp.text.Annotation | |
| Annotation(float llx, float lly, float urx, float ury, int named) | iTextSharp.text.Annotation | |
| Annotation(float llx, float lly, float urx, float ury, string application, string parameters, string operation, string defaultdir) | iTextSharp.text.Annotation | |
| annotationAttributes | iTextSharp.text.Annotation | protected |
| AnnotationType | iTextSharp.text.Annotation | |
| annotationtype | iTextSharp.text.Annotation | protected |
| APPLICATION | iTextSharp.text.Annotation | static |
| Attributes | iTextSharp.text.Annotation | |
| Chunks | iTextSharp.text.Annotation | |
| CONTENT | iTextSharp.text.Annotation | static |
| Content | iTextSharp.text.Annotation | |
| DEFAULTDIR | iTextSharp.text.Annotation | static |
| DESTINATION | iTextSharp.text.Annotation | static |
| FILE | iTextSharp.text.Annotation | static |
| FILE_DEST | iTextSharp.text.Annotation | static |
| FILE_PAGE | iTextSharp.text.Annotation | static |
| GetLlx() | iTextSharp.text.Annotation | |
| GetLlx(float def) | iTextSharp.text.Annotation | |
| GetLly() | iTextSharp.text.Annotation | |
| GetLly(float def) | iTextSharp.text.Annotation | |
| GetUrx() | iTextSharp.text.Annotation | |
| GetUrx(float def) | iTextSharp.text.Annotation | |
| GetUry() | iTextSharp.text.Annotation | |
| GetUry(float def) | iTextSharp.text.Annotation | |
| IsContent() | iTextSharp.text.Annotation | |
| IsNestable() | iTextSharp.text.Annotation | |
| LAUNCH | iTextSharp.text.Annotation | static |
| LLX | iTextSharp.text.Annotation | static |
| LLY | iTextSharp.text.Annotation | static |
| MIMETYPE | iTextSharp.text.Annotation | static |
| NAMED | iTextSharp.text.Annotation | static |
| NAMED_DEST | iTextSharp.text.Annotation | static |
| OPERATION | iTextSharp.text.Annotation | static |
| PAGE | iTextSharp.text.Annotation | static |
| PARAMETERS | iTextSharp.text.Annotation | static |
| Process(IElementListener listener) | iTextSharp.text.Annotation | |
| SCREEN | iTextSharp.text.Annotation | static |
| SetDimensions(float llx, float lly, float urx, float ury) | iTextSharp.text.Annotation | |
| TEXT | iTextSharp.text.Annotation | static |
| Title | iTextSharp.text.Annotation | |
| TITLE | iTextSharp.text.Annotation | static |
| ToString() | iTextSharp.text.Annotation | |
| Type | iTextSharp.text.Annotation | |
| URL | iTextSharp.text.Annotation | static |
| URL_AS_STRING | iTextSharp.text.Annotation | static |
| URL_NET | iTextSharp.text.Annotation | static |
| URX | iTextSharp.text.Annotation | static |
| URY | iTextSharp.text.Annotation | static |