Uses of Class
com.lowagie.text.TextRenderingOptions
Packages that use TextRenderingOptions
-
Uses of TextRenderingOptions in com.lowagie.text
Methods in com.lowagie.text that return TextRenderingOptionsModifier and TypeMethodDescriptionDocument.getTextRenderingOptions()Gets the text rendering options.Methods in com.lowagie.text with parameters of type TextRenderingOptionsModifier and TypeMethodDescriptionvoidDocument.setTextRenderingOptions(TextRenderingOptions textRenderingOptions) Sets the text rendering options.