Module: Kreuzberg::PdfAnnotationType
- Defined in:
- lib/kreuzberg/types.rb
Overview
PDF annotation type classification.
Constant Summary collapse
- TEXT =
'text'- HIGHLIGHT =
'highlight'- LINK =
'link'- STAMP =
'stamp'- UNDERLINE =
'underline'- STRIKE_OUT =
'strike_out'- OTHER =
'other'