Uses of Class
com.itextpdf.kernel.contrast.TextColorInfo
Packages that use TextColorInfo
-
Uses of TextColorInfo in com.itextpdf.kernel.contrast
Methods in com.itextpdf.kernel.contrast that return TextColorInfoModifier and TypeMethodDescriptionContrastResult.getTextRenderInfo()Gets the text render information for this contrast result.Constructors in com.itextpdf.kernel.contrast with parameters of type TextColorInfoModifierConstructorDescriptionContrastResult(TextColorInfo textRenderInfo, int pageNumber) Constructs a newContrastResultfor the specified text element.