Uses of Class
de.xima.fc.pdf.form.ETextFormatFlag
-
Packages that use ETextFormatFlag Package Description de.xima.fc.pdf.form -
-
Uses of ETextFormatFlag in de.xima.fc.pdf.form
Methods in de.xima.fc.pdf.form that return ETextFormatFlag Modifier and Type Method Description static ETextFormatFlag
ETextFormatFlag. valueOf(String name)
Returns the enum constant of this type with the specified name.static ETextFormatFlag[]
ETextFormatFlag. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.pdf.form that return types with arguments of type ETextFormatFlag Modifier and Type Method Description Set<ETextFormatFlag>
IPdfText. getFormat()
-