Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Field and Description |
---|---|
static Configuration.QuirksMode |
Configuration.QuirksMode.DETECT
Doctype dependent behavior.
|
static Configuration.QuirksMode |
Configuration.QuirksMode.QUIRKS
Forced quirks behavior.
|
static Configuration.QuirksMode |
Configuration.QuirksMode.STANDARDS
Forced no-quirks behavior.
|
Modifier and Type | Method and Description |
---|---|
static Configuration.QuirksMode |
Configuration.QuirksMode.valueOf(String name) |
static Configuration.QuirksMode[] |
Configuration.QuirksMode.values() |
Modifier and Type | Method and Description |
---|---|
Configuration.QuirksSettings |
Configuration.QuirksSettings.setCaseSensitiveClassSelectors(Configuration.QuirksMode caseSensitiveClassSelectors)
By default in HTML CSS class selectors are case sensitive.
|
Configuration.QuirksSettings |
Configuration.QuirksSettings.setMinLineHeightFromContainer(Configuration.QuirksMode minLineHeightFromContainer)
By default the line-height of text containers, e.g.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.