All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Annots.h
Go to the documentation of this file.
1 //---------------------------------------------------------------------------------------
2 // Copyright (c) 2001-2023 by Apryse Software Inc. All Rights Reserved.
3 // Consult legal.txt regarding legal and license information.
4 //---------------------------------------------------------------------------------------
5 
6 #include <PDF/Annot.h>
7 #include <PDF/Annots/Caret.h>
8 #include <PDF/Annots/Circle.h>
10 #include <PDF/Annots/FreeText.h>
11 #include <PDF/Annots/Highlight.h>
12 #include <PDF/Annots/Ink.h>
13 #include <PDF/Annots/Line.h>
14 #include <PDF/Annots/Link.h>
15 #include <PDF/Annots/Markup.h>
16 #include <PDF/Annots/Movie.h>
17 #include <PDF/Annots/PolyLine.h>
18 #include <PDF/Annots/Popup.h>
19 #include <PDF/Annots/Redaction.h>
20 #include <PDF/Annots/RubberStamp.h>
21 #include <PDF/Annots/Screen.h>
22 #include <PDF/Annots/Sound.h>
23 #include <PDF/Annots/Square.h>
24 #include <PDF/Annots/StrikeOut.h>
25 #include <PDF/Annots/Text.h>
26 #include <PDF/Annots/TextMarkup.h>
27 #include <PDF/Annots/Underline.h>
28 #include <PDF/Annots/Squiggly.h>
29 #include <PDF/Annots/Watermark.h>
30 #include <PDF/Annots/Widget.h>
37 #include <PDF/Annots/TextWidget.h>