Uses of Enum Class
com.storedobject.pdf.PDFFont.Language
Packages that use PDFFont.Language
-
Uses of PDFFont.Language in com.storedobject.pdf
Methods in com.storedobject.pdf that return PDFFont.LanguageModifier and TypeMethodDescriptionstatic PDFFont.Language
Returns the enum constant of this class with the specified name.static PDFFont.Language[]
PDFFont.Language.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.storedobject.pdf with parameters of type PDFFont.LanguageModifier and TypeMethodDescriptionvoid
PDF.setLanguage
(PDFFont.Language language) Sets the font language for this PDF.void
PDF.setLanguage
(PDFFont.Language language, int fontSize) Sets the font language for this PDF.