Package | Description |
---|---|
com.itextpdf.kernel.pdf |
Modifier and Type | Field and Description |
---|---|
static PdfNull |
PdfNull.PDF_NULL |
Modifier and Type | Method and Description |
---|---|
PdfNull |
PdfNull.copyTo(PdfDocument document)
Copies object to a specified document.
|
PdfNull |
PdfNull.copyTo(PdfDocument document, boolean allowDuplicating)
Copies object to a specified document.
|
PdfNull |
PdfNull.makeIndirect(PdfDocument document)
Marks object to be saved as indirect.
|
PdfNull |
PdfNull.makeIndirect(PdfDocument document, PdfIndirectReference reference)
Marks object to be saved as indirect.
|
protected PdfNull |
PdfNull.newInstance() |
Copyright © 1998–2018 iText Group NV. All rights reserved.