public class PdfSignatureBuildProperties extends PdfObjectWrapper<PdfDictionary>
Constructor and Description |
---|
PdfSignatureBuildProperties()
Creates new PdfSignatureBuildProperties.
|
PdfSignatureBuildProperties(PdfDictionary dict)
Creates new PdfSignatureBuildProperties with preset values.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isWrappedObjectMustBeIndirect()
Defines if the object behind this wrapper must be an indirect object in the resultant document.
|
void |
setSignatureCreator(String name)
Sets the signatureCreator property in the underlying PdfSignatureAppDictionary dictionary.
|
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidRelease
public PdfSignatureBuildProperties()
public PdfSignatureBuildProperties(PdfDictionary dict)
dict
- PdfDictionary containing preset values
public void setSignatureCreator(String name)
PdfSignatureAppDictionary
dictionary.
name
-
protected boolean isWrappedObjectMustBeIndirect()
PdfObjectWrapper
isWrappedObjectMustBeIndirect
in class PdfObjectWrapper<PdfDictionary>
Copyright © 1998–2018 iText Group NV. All rights reserved.