public class PdfWin extends PdfObjectWrapper<PdfDictionary>
| Constructor and Description |
|---|
PdfWin(PdfDictionary pdfObject) |
PdfWin(PdfString f) |
PdfWin(PdfString f,
PdfString d,
PdfString o,
PdfString p) |
| 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.
|
ensureObjectIsAddedToDocument, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidReleasepublic PdfWin(PdfDictionary pdfObject)
public PdfWin(PdfString f)
protected boolean isWrappedObjectMustBeIndirect()
PdfObjectWrapperisWrappedObjectMustBeIndirect in class PdfObjectWrapper<PdfDictionary>Copyright © 1998–2016 iText Group NV. All rights reserved.