Java com.lowagie.text.pdf PdfAppearance fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.pdf PdfAppearance fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.pdf PdfAppearance.

The text is from its open source code.

Method

PdfContentBytegetDuplicate()
voidsetFontAndSize(BaseFont bf, float size)
Set the font and the size for the subsequent text writing.