iText 7 7.1.8 API
iText.Kernel.Counter.NamespaceConstant Class Reference

Static Public Attributes

const String  ITEXT = "iText"
 
const String  CORE_IO = ITEXT + ".IO"
 
const String  CORE_KERNEL = ITEXT + ".Kernel"
 
const String  CORE_LAYOUT = ITEXT + ".Layout"
 
const String  CORE_BARCODES = ITEXT + ".Barcodes"
 
const String  CORE_PDFA = ITEXT + ".Pdfa"
 
const String  CORE_SIGN = ITEXT + ".Signatures"
 
const String  CORE_FORMS = ITEXT + ".Forms"
 
const String  CORE_SXP = ITEXT + ".StyledXmlParser"
 
const String  CORE_SVG = ITEXT + ".Svg"
 
const String  PDF_DEBUG = ITEXT + ".PdfDebug"
 
const String  PDF_HTML = ITEXT + ".Html2pdf"
 
const String  PDF_INVOICE = ITEXT + ".Zugferd"
 
const String  PDF_SWEEP = ITEXT + ".PdfCleanup"