pdfHTML 6.0.0 API
|
Set of constants that will be used as keys to get and set properties. More...
Static Public Attributes |
|
const int | KEEP_WITH_PREVIOUS = PROPERTY_START + 1 |
The Constant KEEP_WITH_PREVIOUS works only for top-level elements, i.e. ones that are added to the document directly. More... |
|
const int | PAGE_COUNT_TYPE = PROPERTY_START + 2 |
The Constant PAGE_COUNT_TYPE. More... |
|
const int | BODY_STYLING = PROPERTY_START + 3 |
The Constant BODY_STYLING. More... |
|
const int | HTML_STYLING = PROPERTY_START + 4 |
The Constant HTML_STYLING. More... |
|
const int | CAPITALIZE_ELEMENT = PROPERTY_START + 5 |
The Constant CAPITALIZE_ELEMENT indicates if an inline element needs to be capitalized. More... |
|
Set of constants that will be used as keys to get and set properties.
|
static |
The Constant BODY_STYLING.
|
static |
The Constant CAPITALIZE_ELEMENT indicates if an inline element needs to be capitalized.
|
static |
The Constant HTML_STYLING.
|
static |
The Constant KEEP_WITH_PREVIOUS works only for top-level elements, i.e. ones that are added to the document directly.
|
static |
The Constant PAGE_COUNT_TYPE.