Vanilla.PDF  1.4.1
Cross-platform toolkit for creating and modifying PDF documents
Enumerations
c_annotations.h File Reference

This file contains functions for working with document page annotations. More...

#include "vanillapdf/c_export.h"
#include "vanillapdf/c_handles.h"
#include "vanillapdf/c_values.h"

Go to the source code of this file.

Enumerations

enum  AnnotationType {
  AnnotationType_Text = 0, AnnotationType_Link, AnnotationType_FreeText, AnnotationType_Line,
  AnnotationType_Square, AnnotationType_Circle, AnnotationType_Polygon, AnnotationType_PolyLine,
  AnnotationType_Highlight, AnnotationType_Underline, AnnotationType_Squiggly, AnnotationType_StrikeOut,
  AnnotationType_RubberStamp, AnnotationType_Caret, AnnotationType_Ink, AnnotationType_Popup,
  AnnotationType_FileAttachment, AnnotationType_Sound, AnnotationType_Movie, AnnotationType_Widget,
  AnnotationType_Screen, AnnotationType_PrinterMark, AnnotationType_TrapNetwork, AnnotationType_Watermark,
  AnnotationType_TripleD, AnnotationType_Redaction
}
 Required for conversion to derived types. More...
 

Detailed Description

This file contains functions for working with document page annotations.