Uses of Enum
com.evopdf.StdFontBaseFamily
-
Uses of StdFontBaseFamily in com.evopdf
Methods in com.evopdf 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.evopdf with parameters of type StdFontBaseFamilyModifier and TypeMethodDescriptionvoid
PdfFont.setStandardFamily
(StdFontBaseFamily standardFamily) Sets the predefined family name of this PDF fontConstructors in com.evopdf with parameters of type StdFontBaseFamilyModifierConstructorDescriptionPdfFont
(StdFontBaseFamily standardFamily, float fontSizePoints) Creates a standard PDF font