public class PdfSignatureBuildProperties
extends com.itextpdf.kernel.pdf.PdfObjectWrapper<com.itextpdf.kernel.pdf.PdfDictionary>
| Constructor and Description |
|---|
PdfSignatureBuildProperties()
Creates new PdfSignatureBuildProperties.
|
PdfSignatureBuildProperties(com.itextpdf.kernel.pdf.PdfDictionary dict)
Creates new PdfSignatureBuildProperties with preset values.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isWrappedObjectMustBeIndirect() |
void |
setSignatureCreator(String name)
Sets the signatureCreator property in the underlying
PdfSignatureApp dictionary. |
public PdfSignatureBuildProperties()
public PdfSignatureBuildProperties(com.itextpdf.kernel.pdf.PdfDictionary dict)
dict - PdfDictionary containing preset valuespublic void setSignatureCreator(String name)
PdfSignatureApp dictionary.name - protected boolean isWrappedObjectMustBeIndirect()
isWrappedObjectMustBeIndirect in class com.itextpdf.kernel.pdf.PdfObjectWrapper<com.itextpdf.kernel.pdf.PdfDictionary>Copyright © 1998–2018 iText Group NV. All rights reserved.