pdfHTML 2.1.6 API
iText.Html2pdf.Html2PdfProductInfo Class Reference

Product info about this iText add-on. More...

Static Public Attributes

const String  PRODUCT_NAME = "pdfHtml"
  The product name. More...
 
const int  MAJOR_VERSION = 2
  The major version number. More...
 
const int  MINOR_VERSION = 1
  The minor version number. More...
 

Detailed Description

Product info about this iText add-on.

Member Data Documentation

◆ MAJOR_VERSION

const int iText.Html2pdf.Html2PdfProductInfo.MAJOR_VERSION = 2
static

The major version number.

◆ MINOR_VERSION

const int iText.Html2pdf.Html2PdfProductInfo.MINOR_VERSION = 1
static

The minor version number.

◆ PRODUCT_NAME

const String iText.Html2pdf.Html2PdfProductInfo.PRODUCT_NAME = "pdfHtml"
static

The product name.