Uses of Enum
com.winnovative_software.StdFontBaseFamily
-
Uses of StdFontBaseFamily in com.winnovative_software
Methods in com.winnovative_software that return StdFontBaseFamilyModifier and TypeMethodDescriptionPdfFont.standardFamily()
Gets the predefined family name of this PDF fontstatic StdFontBaseFamily
Returns the enum constant of this type with the specified name.static StdFontBaseFamily[]
StdFontBaseFamily.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.winnovative_software with parameters of type StdFontBaseFamilyModifier and TypeMethodDescriptionvoid
PdfFont.setStandardFamily
(StdFontBaseFamily standardFamily) Sets the predefined family name of this PDF fontConstructors in com.winnovative_software with parameters of type StdFontBaseFamilyModifierConstructorDescriptionPdfFont
(StdFontBaseFamily standardFamily, float fontSizePoints) Creates a standard PDF font