pdfSweep 2.0.5 API
iText.PdfCleanup.PdfCleanupProductInfo Class Reference

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

Static Public Attributes

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

Detailed Description

Product info about this iText add-on.

Member Data Documentation

◆ MAJOR_VERSION

const int iText.PdfCleanup.PdfCleanupProductInfo.MAJOR_VERSION = 2
static

The major version number.

◆ MINOR_VERSION

const int iText.PdfCleanup.PdfCleanupProductInfo.MINOR_VERSION = 0
static

The minor version number.

◆ PRODUCT_NAME

const String iText.PdfCleanup.PdfCleanupProductInfo.PRODUCT_NAME = "pdfSweep"
static

The product name.