The HaruAnnotation class
Введение
Haru PDF Annotation Class.
Class synopsis
HaruAnnotation
class HaruAnnotation
{
/* Methods */
}Предопределенные константы
| Type | Name | Description |
|---|---|---|
| int | HaruAnnotation::NO_HIGHLIGHT | |
| int | HaruAnnotation::INVERT_BOX | |
| int | HaruAnnotation::INVERT_BORDER | |
| int | HaruAnnotation::DOWN_APPEARANCE | |
| int | HaruAnnotation::ICON_COMMENT | |
| int | HaruAnnotation::ICON_KEY | |
| int | HaruAnnotation::ICON_NOTE | |
| int | HaruAnnotation::ICON_HELP | |
| int | HaruAnnotation::ICON_NEW_PARAGRAPH | |
| int | HaruAnnotation::ICON_PARAGRAPH | |
| int | HaruAnnotation::ICON_INSERT |
Содержание
- HaruAnnotation::setBorderStyle — Set the border style of the annotation
- HaruAnnotation::setHighlightMode — Set the highlighting mode of the annotation
- HaruAnnotation::setIcon — Set the icon style of the annotation
- HaruAnnotation::setOpened — Set the initial state of the annotation
HaruAnnotation
There are no user contributed notes for this page.
