public class InvoiceProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.itextpdf.kernel.counter.event.IMetaInfo |
metaInfo |
| Constructor and Description |
|---|
InvoiceProperties() |
InvoiceProperties(InvoiceProperties other) |
| Modifier and Type | Method and Description |
|---|---|
InvoiceProperties |
setEventCountingMetaInfo(com.itextpdf.kernel.counter.event.IMetaInfo metaInfo)
Sets document meta info.
|
public InvoiceProperties()
public InvoiceProperties(InvoiceProperties other)
public InvoiceProperties setEventCountingMetaInfo(com.itextpdf.kernel.counter.event.IMetaInfo metaInfo)
EventCounter
with PdfInvoiceEvent and can be used to determine event origin.metaInfo - meta info to setInvoiceProperties instanceCopyright © 1998–2018 iText Group NV. All rights reserved.