Uses of Class
com.realobjects.pdfreactor.Configuration.Font
Packages that use Configuration.Font
-
Uses of Configuration.Font in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.FontModifier 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).Methods in com.realobjects.pdfreactor with parameters of type Configuration.FontModifier 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
.