Uses of Class
com.realobjects.pdfreactor.Configuration.Font
-
Uses of Configuration.Font in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionWhether the alias will be labeled bold.The alias name for that font.Whether the alias will be labeled italic.The source URL of the font (when adding new fonts) or the name of an existing font family (when creating an alias).Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setFontAliases
(Configuration.Font... values) Registers an alias font family for an existing font.final Configuration
Configuration.setFonts
(Configuration.Font... values) Loads a font from a URL which can be used via the CSS propertyfont-family
.