Java com.itextpdf.io.font.constants FontStyles fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.io.font.constants FontStyles fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.io.font.constants FontStyles.

The text is from its open source code.

Field

intUNDEFINED
Undefined font style.
intNORMAL
Normal font style.
intBOLD
Bold font style.
intITALIC
Italic font style.
intBOLDITALIC
Bold-Italic font style.