Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.Font |
Configuration.Font.setBold(Boolean value)
Whether the alias will be labeled bold.
|
Configuration.Font |
Configuration.Font.setFamily(String value)
The alias name for that font.
|
Configuration.Font |
Configuration.Font.setItalic(Boolean value)
Whether the alias will be labeled italic.
|
Configuration.Font |
Configuration.Font.setSource(String value)
The source URL of the font (when adding new fonts) or the name of an existing font family (when creating
an alias).
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setFontAliases(Configuration.Font[] values)
Registers an alias font family for an existing font.
|
Configuration |
Configuration.setFonts(Configuration.Font[] values)
Loads a font from a URL which can be used via the CSS property
font-family . |
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.