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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidput(PdfName key, PdfObject object)
Associates the specified PdfObject as value with the specified PdfName as key in this map.
voidsetContact(String name)
voidsetDate(PdfDate date)
voidsetLocation(String name)
voidsetName(String name)
voidsetReason(String name)