Enum FontKerning
- Namespace
- iText.Layout.Properties
- Assembly
- itext.layout.dll
A specialized enum holding the possible values for a text IElement 's kerning property.
public enum FontKerning
Fields
NO = 1
YES = 0
Remarks
A specialized enum holding the possible values for a text IElement 's kerning property. This class is meant to be used as the value for the FONT_KERNING key in an IPropertyContainer.