Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17479 программистов и 1650 роботов. Сейчас ищут 1376 программистов ...
The HaruAnnotation class
Вернуться к: haru
(PECL haru >= 0.0.1)
Введение
Haru PDF Annotation Class.
Обзор классов
HaruAnnotation
{
/* Методы */
}Предопределенные константы
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
Вернуться к: haru