► C iText.IO.Font.Cmap.AbstractCMap
psoares
C iText.IO.Font.Cmap.CMapByteCid
psoares
C iText.IO.Font.Cmap.CMapCidByte
psoares
C iText.IO.Font.Cmap.CMapCidUni
psoares
C iText.IO.Font.Cmap.CMapToUnicode
This class represents a CMap file
C iText.IO.Font.Cmap.CMapUniCid
psoares
► C iText.StyledXmlParser.Css.Resolve.AbstractCssContext
Container for CSS context properties that influence CSS resolution
C iText.Svg.Css.SvgCssContext
Context necessary for evaluating certain Css statements whose final values depends on other statements e.g. relative font-size statements
► C iText.Layout.Element.AbstractElement< iText.Layout.Element.AreaBreak >
C iText.Layout.Element.AreaBreak
A layout object that terminates the current content area and creates a new one
► C iText.Layout.Element.AbstractElement< iText.Layout.Element.Image >
C iText.Layout.Element.Image
A layout element that represents an image for inclusion in the document model
► C iText.Layout.Element.AbstractElement< iText.Layout.Element.Text >
► C iText.Layout.Element.Text
A Text is a piece of text of any length
C iText.Layout.Element.Link
A clickable piece of Text which contains a link annotation dictionary
► C iText.Layout.Element.AbstractElement< Tab >
C iText.Layout.Element.Tab
This class represents the empty space from a Text to the following TabStop , if any
► C iText.Layout.Renderer.AbstractWidthHandler
C iText.Layout.Renderer.MaxMaxWidthHandler
► C iText.Kernel.Pdf.Tagutils.AccessibilityProperties
C iText.Kernel.Pdf.Tagutils.DefaultAccessibilityProperties
C iText.Layout.Renderer.AccessibleAttributesApplier
Generates standard structure attributes for current tag based on the layout element properties and renderer layout results
C iText.Forms.Xfdf.ActionObject
Represent Action tag in xfdf document structure
C iText.IO.Font.AdobeGlyphList
C iText.Kernel.Crypto.AESCipher
Creates an AES Cipher with CBC and padding PKCS5/7
C iText.Kernel.Crypto.AESCipherCBCnoPad
Creates an AES Cipher with CBC and no padding
C iText.Kernel.Geom.AffineTransform
C iText.Kernel.Numbering.AlphabetNumbering
This is a general class for alphabet numbering
C iText.Kernel.Pdf.Annot.DA.AnnotationDefaultAppearance
Helper class for setting
C iText.Forms.Xfdf.AnnotObject
Represents annotation, a child element of annots tag in Xfdf document structure
C iText.Forms.Xfdf.AnnotsObject
Represent annots tag in xfdf document structure
C iText.Kernel.Crypto.ARCFOUREncryption
C iText.Kernel.Numbering.ArmenianNumbering
This class can produce String combinations representing an armenian numeral
C iText.IO.Util.AtomicLong
C iText.Forms.Xfdf.AttributeObject
Represents the attribute of any xfdf element
C iText.Layout.Properties.Background
A specialized class holding configurable properties related to an iText.Layout.Element.IElement 's background
C iText.Layout.Properties.BackgroundImage
► C iText.Barcodes.Barcode1D
C iText.Barcodes.Barcode128
C iText.Barcodes.Barcode39
C iText.Barcodes.BarcodeCodabar
C iText.Barcodes.BarcodeEAN
C iText.Barcodes.BarcodeEANSUPP
C iText.Barcodes.BarcodeInter25
Implements the code interleaved 2 of 5
C iText.Barcodes.BarcodeMSI
Implements the MSI Barcode
C iText.Barcodes.BarcodePostnet
► C iText.Barcodes.Barcode2D
C iText.Barcodes.BarcodeDataMatrix
C iText.Barcodes.BarcodePDF417
C iText.Barcodes.BarcodeQRCode
A QRCode implementation based on the zxing code
C iText.Kernel.XMP.Impl.Base64
A utility class to perform base64 encoding and decoding as specified in RFC-1521
► C iText.Layout.Element.BlockElement< Div >
► C iText.Layout.Element.Div
A Div is a container object that defines a section in a document, which will have some shared layout properties
C iText.Layout.Element.ListItem
A list item is a layout element that is one entry in a List
► C iText.Layout.Element.BlockElement< iText.Layout.Element.Cell >
C iText.Layout.Element.Cell
A Cell is one piece of data in an enclosing grid, the Table
► C iText.Layout.Element.BlockElement< iText.Layout.Element.LineSeparator >
C iText.Layout.Element.LineSeparator
This is a line separator element which is basically just a horizontal line with a style specified by iText.Kernel.Pdf.Canvas.Draw.ILineDrawer custom drawing interface instance
► C iText.Layout.Element.BlockElement< iText.Layout.Element.List >
C iText.Layout.Element.List
A List is a layout element representing a series of objects that are vertically outlined with the same or very similar layout properties, giving it a sense of unity
► C iText.Layout.Element.BlockElement< iText.Layout.Element.Paragraph >
C iText.Layout.Element.Paragraph
A layout element that represents a self-contained block of textual and graphical information
► C iText.Layout.Element.BlockElement< iText.Layout.Element.Table >
C iText.Layout.Element.Table
A Table is a layout element that represents data in a two-dimensional grid
C iText.Layout.Renderer.BlockFormattingContextUtil
This class helps to identify whether we are dealing with a renderer that creates a new "Block formatting context" in terms of CSS
► C iText.Layout.Borders.Border
Represents a border
► C iText.Layout.Borders.Border3D
Represents a border that is displayed using a 3D effect
C iText.Layout.Borders.GrooveBorder
C iText.Layout.Borders.InsetBorder
C iText.Layout.Borders.OutsetBorder
C iText.Layout.Borders.RidgeBorder
C iText.Layout.Borders.DashedBorder
Draws a border with dashes around the element it's been set to
C iText.Layout.Borders.DottedBorder
Draws a dotted border around the element it has been set to
C iText.Layout.Borders.DoubleBorder
Creates a double border around the element it's set to
C iText.Layout.Borders.RoundDotsBorder
Draws a border with rounded dots around the element it's been set to
C iText.Layout.Borders.SolidBorder
Draws a solid border around the element it's set to
C iText.Layout.Properties.BorderRadius
Represents a border radius
C iText.Forms.Xfdf.BorderStyleAltObject
Represents the BorderStyleAlt element, a child of the link element
C iText.IO.Source.ByteBuffer
C iText.Kernel.XMP.Impl.ByteBuffer
Byte buffer container including length of valid data
C iText.Barcodes.Qrcode.ByteMatrix
A class which wraps a 2D array of bytes
C iText.IO.Source.ByteUtils
C iText.Layout.Hyphenation.ByteVector
This class implements a simple byte vector with access to the underlying array
► C iText.Kernel.Pdf.Canvas.CanvasGraphicsState
This class is designed for internal usage
C iText.Kernel.Pdf.Canvas.Parser.ParserGraphicsState
Internal class which is essentially a iText.Kernel.Pdf.Canvas.CanvasGraphicsState which supports tracking of clipping path state and changes
► C iText.Kernel.Pdf.Canvas.CanvasTag
This class represents a single tag on a single piece of marked content
C iText.Kernel.Pdf.Canvas.CanvasArtifact
A subclass of CanvasTag for Artifacts
C iText.IO.Codec.CCITTG4Encoder
Encodes data in the CCITT G4 FAX format
C iText.Signatures.CertificateInfo
Class containing static methods that allow you to get information from an X509 Certificate: the issuer and the subject
C iText.Signatures.CertificateUtil
This class contains a series of static methods that allow you to retrieve information from a Certificate
C iText.Signatures.CertificateVerification
This class consists of some methods that allow you to verify certificates
► C iText.Signatures.CertificateVerifier
Superclass for a series of certificate verifiers that will typically be used in a chain
► C iText.Signatures.RootStoreVerifier
Verifies a certificate against a KeyStore containing trusted anchors
C iText.Signatures.CRLVerifier
Class that allows you to verify a certificate against one or more Certificate Revocation Lists
C iText.Signatures.LtvVerifier
Verifies the signatures in an LTV document
C iText.Signatures.OCSPVerifier
Class that allows you to verify a certificate against one or more OCSP responses
► C iText.IO.Font.CFFFont
C iText.IO.Font.CFFFontSubset
This Class subsets a CFF Type Font
C iText.Layout.Hyphenation.CharVector
This class implements a simple char vector with access to the underlying array
C iText.IO.Font.CidFontProperties
► C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.ClipperBase
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.Clipper
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.ClipperBridge
This class contains variety of methods allowing to convert iText abstractions into the abstractions of the Clipper library and vise versa
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.ClipperExceptionConstant
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.ClipperOffset
C iText.IO.Font.Cmap.CMapContentParser
C iText.IO.Font.CMapEncoding
C iText.IO.Font.Cmap.CMapObject
C iText.IO.Font.Cmap.CMapParser
► C iText.Kernel.Colors.Color
Represents a color
C iText.Kernel.Colors.CalGray
C iText.Kernel.Colors.CalRgb
C iText.Kernel.Colors.DeviceCmyk
Color space to specify colors according to CMYK color model
C iText.Kernel.Colors.DeviceGray
Color space to specify shades of gray color
C iText.Kernel.Colors.DeviceN
C iText.Kernel.Colors.DeviceRgb
Color space to specify colors according to RGB color model
C iText.Kernel.Colors.IccBased
C iText.Kernel.Colors.Indexed
C iText.Kernel.Colors.Lab
C iText.Kernel.Colors.PatternColor
C iText.Kernel.Colors.Separation
C iText.Kernel.Colors.ColorConstants
Class containing predefined DeviceRgb colors
► C iText.StyledXmlParser.CommonAttributeConstants
C iText.Svg.SvgConstants.Attributes
Class containing the constant property names for the attributes of tags in the SVG spec
C iText.StyledXmlParser.Css.CommonCssConstants
Class containing possible CSS property keys and values, pseudo element keys, units of measurement, and so on
C iText.Kernel.Utils.CompareTool.CompareResult
Class containing results of the comparison of two documents
C iText.Kernel.Utils.CompareTool
This class provides means to compare two PDF files both by content and visually and gives the report on their differences
C iText.Kernel.Pdf.CompressionConstants
Compression constants for PdfStream
C iText.Kernel.Counter.ContextManager
The class that retrieves context of its invocation
► C iText.IO.Font.Otf.ContextualSubstRule
C iText.IO.Font.Otf.Lookuptype5.SubTableLookup5Format1.SubstRuleFormat1
C iText.IO.Font.Otf.Lookuptype5.SubTableLookup5Format2.SubstRuleFormat2
C iText.IO.Font.Otf.Lookuptype5.SubTableLookup5Format3.SubstRuleFormat3
C iText.IO.Font.Otf.Lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
C iText.IO.Font.Otf.Lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
C iText.IO.Font.Otf.Lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
► C iText.IO.Font.Otf.ContextualSubTable
C iText.IO.Font.Otf.Lookuptype5.SubTableLookup5Format1
Contextual Substitution Subtable: Simple context glyph substitution
C iText.IO.Font.Otf.Lookuptype5.SubTableLookup5Format2
Contextual Substitution Subtable: Class-based context glyph substitution
C iText.IO.Font.Otf.Lookuptype5.SubTableLookup5Format3
Contextual Substitution Subtable: Coverage-based context glyph substitution
► C iText.IO.Font.Otf.Lookuptype6.SubTableLookup6
C iText.IO.Font.Otf.Lookuptype6.SubTableLookup6Format1
Chaining Contextual Substitution Subtable: Simple Chaining Context Glyph Substitution
C iText.IO.Font.Otf.Lookuptype6.SubTableLookup6Format2
Chaining Contextual Substitution Subtable: Class-based Chaining Context Glyph Substitution
C iText.IO.Font.Otf.Lookuptype6.SubTableLookup6Format3
Chaining Contextual Substitution Subtable: Coverage-based Chaining Context Glyph Substitution
C iText.Kernel.Log.CounterManager
Manager that works with ICounterFactory
C iText.StyledXmlParser.Css.CssDeclaration
Class to store a CSS declaration
C iText.StyledXmlParser.Css.Validate.CssDeclarationValidationMaster
Class that bundles all the CSS declaration validators
C iText.StyledXmlParser.Css.Parse.CssDeclarationValueTokenizer
Tokenizer for CSS declaration values
C iText.StyledXmlParser.Css.Resolve.CssDefaults
Helper class that allows you to get the default values of CSS properties
C iText.StyledXmlParser.Css.CssNestedAtRuleFactory
A factory for creating CssNestedAtRule objects
C iText.StyledXmlParser.Css.Parse.CssPageSelectorParser
Utilities class to parse CSS page selectors
C iText.StyledXmlParser.Css.Parse.Syntax.CssParserStateController
State machine that will parse content into a style sheet
C iText.StyledXmlParser.Css.Resolve.CssPropertyMerger
Utilities class to merge CSS properties
C iText.StyledXmlParser.Css.Pseudo.CssPseudoElementUtil
Utilities class for pseudo elements
C iText.StyledXmlParser.Css.Resolve.CssQuotes
Helper class to deal with quoted values in strings
C iText.StyledXmlParser.Css.CssRuleName
Class containing possible CSS rule names
C iText.StyledXmlParser.Css.Parse.CssRuleSetParser
Utilities class to parse CSS rule sets
C iText.StyledXmlParser.Css.Parse.CssSelectorParser
Utilities class to parse a CSS selector
► C iText.StyledXmlParser.Css.CssStatement
Abstract superclass for all kinds of CSS statements
► C iText.StyledXmlParser.Css.CssAtRule
Abstract superclass for all CSS at-rules (rules in CSS that start with an @ sign)
► C iText.StyledXmlParser.Css.CssNestedAtRule
Class to store a nested CSS at-rule Nested at-rules are a subset of nested statements, which can be used as a statement of a style sheet as well as inside of conditional group rules
C iText.StyledXmlParser.Css.CssFontFaceRule
Class to store a CSS font face At rule
C iText.StyledXmlParser.Css.Media.CssMediaRule
The iText.StyledXmlParser.Css.CssNestedAtRule implementation for media rules
C iText.StyledXmlParser.Css.Page.CssMarginRule
iText.StyledXmlParser.Css.CssNestedAtRule implementation for margins
C iText.StyledXmlParser.Css.Page.CssPageRule
iText.StyledXmlParser.Css.CssNestedAtRule implementation for page rules
C iText.StyledXmlParser.Css.CssSemicolonAtRule
A CssAtRule implementation
C iText.StyledXmlParser.Css.CssRuleSet
Class to store a CSS rule set
C iText.StyledXmlParser.Css.CssStyleSheet
Class that stores all the CSS statements, and thus acts as a CSS style sheet
C iText.StyledXmlParser.Css.Parse.CssStyleSheetParser
Utilities class to parse a CSS style sheet
C iText.StyledXmlParser.Css.Util.CssUtils
Utilities class for CSS operations
C iText.Forms.Xfdf.DestObject
Represents Dest element, a child of the link, GoTo, and GoToR elements
► C Dictionary
C iText.IO.Util.IdentityDictionary< TKey, TValue >
C iText.Kernel.Colors.WebColors
This class is a HashMap that contains the names of colors as a key and the corresponding RGB color as value
C iText.Signatures.DigestAlgorithms
Class that contains a map with the different message digest algorithms
C iText.Barcodes.Dmcode.DmParams
► C iText.Kernel.Pdf.DocumentProperties
C iText.Kernel.Pdf.StampingProperties
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.DoublePoint
C iText.Layout.Renderer.DrawContext
C iText.Forms.Util.DrawingUtil
Utility class to draw form fields iText.Forms.Fields.PdfFormField
C iText.Svg.Utils.DrawUtils
Utility class for drowing shapes on iText.Kernel.Pdf.Canvas.PdfCanvas
C iText.Barcodes.Qrcode.Version.ECB
Encapsualtes the parameters for one error-correction block in one symbol version
C iText.Barcodes.Qrcode.Version.ECBlocks
Encapsulates a set of error-correction blocks in one symbol version
► C iText.Layout.ElementPropertyContainer< Style >
C iText.Layout.Style
Container object for style properties of an element
C iText.Barcodes.Qrcode.EncodeHintType
These are a set of hints that you may pass to Writers to specify their behavior
► C Encoding
C iText.Kernel.XMP.EncodingNoPreamble
A wrapper for an Encoding to suppress the preamble
C iText.Signatures.EncryptionAlgorithms
Class that contains a map with the different encryption algorithms
C iText.Kernel.Pdf.EncryptionConstants
Encryption constants for WriterProperties.SetStandardEncryption(byte[], byte[], int, int)
C iText.Kernel.Pdf.EncryptionProperties
Allows configuration of output PDF encryption
C iText.Kernel.Numbering.EnglishAlphabetNumbering
This class is responsible for converting integer numbers to their English alphabet letter representations
► C EqualityComparer
C iText.IO.Util.IdentityComparator< T >
C iText.Barcodes.Qrcode.ErrorCorrectionLevel
See ISO 18004:2006, 6.5.1
► C iText.Kernel.Events.Event
Describes abstract event
C iText.Kernel.Events.PdfDocumentEvent
Event dispatched by PdfDocument
► C iText.Kernel.Counter.EventCounter
Class that can be extended if you want to count iText events, for example the number of documents that are being processed by iText
C iText.Kernel.Counter.DataHandlerCounter< T, V >
Counter based on iText.Kernel.Counter.Data.EventDataHandler
C iText.Kernel.Counter.DefaultEventCounter
Default implementation of the EventCounter interface that essentially doesn't do anything
C iText.Kernel.Counter.SystemOutEventCounter
A EventCounter implementation that outputs event type to System.Console.Out
C iText.Kernel.Counter.EventCounterHandler
Manager that works with IEventCounterFactory
C iText.Kernel.Counter.Data.EventData< T >
The data that class that contains event signature (in simple cases it can be just event type) and count
C iText.Kernel.Counter.Data.EventDataHandler< T, V >
This class is intended for some heavy concurrent event operations (like writing to database or file)
C iText.Kernel.Counter.Data.EventDataHandlerUtil
The util class with service methods for EventDataHandler and comparator class, that can be used in EventDataCacheComparatorBased
► C Exception
C iText.Barcodes.Qrcode.WriterException
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework
C iText.Forms.Xfdf.AttributeNotFoundException
C iText.Forms.Xfdf.XfdfException
C iText.IO.Font.Woff2.FontCompressionException
C iText.IO.IOException
Exception class for exceptions in io module
C iText.Kernel.Geom.NoninvertibleTransformException
NoninvertibleTransformException
C iText.Kernel.LicenseVersionException
Exception class for License-key version exceptions throw in the Version class
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.ClipperException
► C iText.Kernel.PdfException
Exception class for exceptions in kernel module
C iText.Kernel.Crypto.BadPasswordException
Bad password exception
C iText.Kernel.Crypto.Securityhandler.UnsupportedSecurityHandlerException
C iText.Kernel.Pdf.Canvas.Parser.Util.InlineImageParsingUtils.InlineImageParseException
Simple class in case users need to differentiate an exception from processing inline images vs other exceptions
C iText.Kernel.Pdf.MemoryLimitsAwareException
Exception class for exceptions occurred during decompressed pdf streams processing
C iText.Pdfa.PdfAConformanceException
Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification
C iText.Svg.Exceptions.SvgProcessingException
Exception thrown by iText.Svg.Processors.ISvgProcessor when it cannot process an SVG
C iText.Kernel.Utils.CompareTool.CompareToolExecutionException
C iText.Kernel.XMP.XMPException
This exception wraps all errors that occur in the XMP Toolkit
C iText.Layout.Hyphenation.HyphenationException
A hyphenation exception
C iText.StyledXmlParser.Exceptions.StyledXMLParserException
Runtime exception that gets thrown if something goes wrong in the HTML to PDF conversion
C iText.IO.Font.Otf.FeatureRecord
psoares
► C iText.IO.Codec.TiffWriter.FieldBase
Inner class class containing information about a field
C iText.IO.Codec.TiffWriter.FieldAscii
Inner class containing info about an ASCII field
C iText.IO.Codec.TiffWriter.FieldByte
Inner class containing info about a field
C iText.IO.Codec.TiffWriter.FieldImage
Inner class containing info about a field
C iText.IO.Codec.TiffWriter.FieldLong
Inner class containing info about a field
C iText.IO.Codec.TiffWriter.FieldRational
Inner class containing info about a field
C iText.IO.Codec.TiffWriter.FieldShort
Inner class containing info about a field
C iText.IO.Codec.TiffWriter.FieldUndefined
Inner class containing info about a field
C iText.Signatures.SignaturePermissions.FieldLock
Class that contains a field lock action and an array of the fields that are involved
C iText.Forms.Xfdf.FieldObject
Represents the field element, a child of the fields and field elements
C iText.Forms.Xfdf.FieldsObject
Represents the fields element, a child of the xfdf element and is the container for form field elements
C iText.Kernel.Pdf.Canvas.PdfCanvasConstants.FillingRule
C iText.Kernel.Pdf.Filters.FilterHandlers
Encapsulates filter behavior for PDF streams
C iText.Kernel.Pdf.FingerPrint
Data container for debugging information
C iText.Forms.Xfdf.FitObject
Represent Fit, a child of the Dest element
C iText.Forms.Xfdf.FObject
Represents f element, child of the xfdf element
C iText.IO.Font.FontCache
C iText.IO.Font.FontCacheKey
C iText.Layout.Font.FontCharacteristics
C iText.IO.Font.FontConstants
Font constants for FontProgramFactory and PdfFontFactory
C iText.IO.Font.Constants.FontDescriptorFlags
Font descriptor flags
C iText.IO.Font.FontEncoding
C iText.Layout.Font.FontFamilySplitter
Split css font-family string into list of font-families or generic-families
C iText.IO.Font.FontIdentification
C iText.Layout.Font.FontInfo
Contains all font related data to create iText.IO.Font.FontProgram and iText.Kernel.Font.PdfFont
C iText.IO.Font.Constants.FontMacStyleFlags
Represents Open Type head.macStyle bits
C iText.IO.Font.FontMetrics
C iText.IO.Font.FontNames
► C iText.IO.Font.FontProgram
C iText.IO.Font.CidFont
C iText.IO.Font.TrueTypeFont
C iText.IO.Font.Type1Font
C iText.Kernel.Font.Type3Font
FontProgram class for Type 3 font
C iText.IO.Font.FontProgramDescriptor
Base font descriptor
C iText.IO.Font.FontProgramDescriptorFactory
C iText.IO.Font.FontProgramFactory
Provides methods for creating various types of fonts
► C iText.Layout.Font.FontProvider
Main entry point of font selector logic
C iText.StyledXmlParser.Resolver.Font.BasicFontProvider
A basic iText.Layout.Font.FontProvider that allows configuring in the constructor which fonts are loaded by default
C iText.IO.Font.Constants.FontResources
C iText.Layout.Font.FontSelector
Sort given set of fonts according to font name and style
► C iText.Layout.Font.FontSelectorStrategy
FontSelectorStrategy is responsible for splitting text into sub texts with one particular font
C iText.Layout.Font.ComplexFontSelectorStrategy
Complex FontSelectorStrategy split text based on iText.IO.Util.UnicodeScript?
C iText.Layout.Font.FontSet
Reusable font set for FontProgram related data
C iText.IO.Font.Constants.FontStretches
C iText.IO.Font.Constants.FontStyles
C iText.IO.Font.Constants.FontWeights
► C GeneralSecurityException
C iText.Signatures.VerificationException
An exception that is thrown when something is wrong with a certificate
C iText.Kernel.Numbering.GeorgianNumbering
This class can produce String combinations representing a georgian numeral
C iText.IO.Image.GifImageData
C iText.IO.Image.GifImageHelper
C iText.IO.Font.Otf.Glyph
C iText.IO.Font.Otf.OpenTableLookup.GlyphIndexer
C iText.IO.Font.Otf.GlyphLine
C iText.IO.Font.Otf.GlyphLine.GlyphLinePart
C iText.IO.Font.Otf.GposAnchor
C iText.IO.Font.Otf.GposValueRecord
C iText.Kernel.Numbering.GreekAlphabetNumbering
This class is responsible for converting integer numbers to their Greek alphabet letter representations
C iText.Layout.Hyphenation.Hyphen
Represents a hyphen
C iText.Layout.Hyphenation.Hyphenation
This class represents a hyphenated word
C iText.Layout.Hyphenation.HyphenationConfig
This is the class used to configure hyphenation on layout level
C iText.Layout.Hyphenation.HyphenationConstants
C iText.Layout.Hyphenation.HyphenationTreeCache
This is a cache for HyphenationTree instances
C iText.Layout.Hyphenation.Hyphenator
This class is the main entry point to the hyphenation package
► C iText.Layout.Tagging.IAccessibleElement
A layout element which has accessibility properties
C iText.Layout.Element.BlockElement< T >
A BlockElement will try to take up as much horizontal space as available to it on the canvas or page
C iText.Layout.Element.Image
A layout element that represents an image for inclusion in the document model
C iText.Layout.Element.Text
A Text is a piece of text of any length
C iText.Layout.Tagging.TaggingDummyElement
C iText.IO.Util.IanaEncodings
► C iText.StyledXmlParser.Node.IAttribute
Interface for HTML attributes
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupAttribute
Implementation of the iText.StyledXmlParser.Node.IAttribute interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.Attribute class
C iText.IO.Colors.IccProfile
Class used to represented the International Color Consortium profile
► C ICloneable
C iText.Kernel.Geom.Point
► C iText.Kernel.XMP.XMPMeta
This class represents the set of XMP metadata as a DOM representation
C iText.Kernel.XMP.Impl.XMPMetaImpl
Implementation for iText.Kernel.XMP.XMPMeta
► C iText.IO.Font.Cmap.ICMapLocation
psoares
C iText.IO.Font.Cmap.CMapLocationFromBytes
psoares
C iText.IO.Font.Cmap.CMapLocationResource
psoares
► C ICollection
C iText.IO.Util.LinkedDictionary< TKey, TValue >.KeyCollection
C iText.IO.Util.LinkedDictionary< TKey, TValue >.ValueCollection
C iText.Layout.Font.FontSetCollection
► C IComparable
C iText.IO.Codec.Jbig2SegmentReader.Jbig2Segment
Inner class that holds information about a JBIG2 segment
C iText.IO.Codec.TIFFField
A class representing a field in a TIFF 6.0 Image File Directory
C iText.IO.Font.Woff2.Woff2Common.Table
C iText.Kernel.Pdf.PdfIndirectReference
C iText.Kernel.Pdf.PdfName
C iText.Kernel.Pdf.PdfVersion
This class represents all official PDF versions
C iText.Kernel.XMP.Impl.XMPNode
A node in the internally XMP tree, which can be a schema node, a property node, an array node, an array item, a struct node or a qualifier node (without '?')
► C iText.Kernel.XMP.XMPDateTime
The XMPDateTime -class represents a point in time up to a resolution of nano seconds
C iText.Kernel.XMP.Impl.XMPDateTimeImpl
The implementation of
► C IComparer
C iText.Kernel.Counter.Data.EventDataHandlerUtil.BiggerCountComparator< T, V >
Comparator class that can be used in EventDataCacheComparatorBasedIf so, the cache will return EventData with bigger count first
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.MyIntersectNodeSort
C iText.StyledXmlParser.Css.CssRuleSetComparator
Comparator class used to sort CSS rule set objects
C iText.StyledXmlParser.Css.Selector.CssSelectorComparator
Comparator class for CSS Selectors
C iText.StyledXmlParser.CssRuleSetComparator
Comparator class used to sort CSS rule set objects
C iText.Kernel.Pdf.Canvas.Parser.IContentOperator
Root interface for a series of handlers for content stream operators
► C iText.Kernel.Counter.Context.IContext
The class that determines weather event should be processed or not
C iText.Kernel.Counter.Context.GenericContext
Generic context that allows iText.Kernel.Counter.Event.IGenericEvent based on the whitelist of supported IDs
C iText.Kernel.Counter.Context.UnknownContext
The fallback IContext
► C iText.Svg.Renderers.Path.Impl.IControlPointCurve
Interface that describes a Path object which is defined by control points
► C iText.Svg.Renderers.Path.Impl.CurveTo
Implements curveTo(C) attribute of SVG's path element
C iText.Svg.Renderers.Path.Impl.SmoothSCurveTo
Implements shorthand/smooth curveTo (S) attribute of SVG's path element
► C iText.Svg.Renderers.Path.Impl.QuadraticCurveTo
Implements quadratic Bezier curveTo(Q) attribute of SVG's path element
C iText.Svg.Renderers.Path.Impl.QuadraticSmoothCurveTo
Implements shorthand/smooth quadraticCurveTo (T) attribute of SVG's path element
► C iText.Kernel.Log.ICounter
Interface that can be implemented if you want to count the number of documents that are being processed by iText
C iText.Kernel.Log.DefaultCounter
Default implementation of the ICounter interface that essentially doesn't do anything
C iText.Kernel.Log.SystemOutCounter
A ICounter implementation that outputs information about read and written documents to System.Console.Out
► C iText.Kernel.Log.ICounterFactory
Factory that can be registered in CounterManager and creates a counter for every reader or writer class
C iText.Kernel.Log.SimpleCounterFactory
ICounterFactory implementation that always returns counter instance passed to it in constructor
C iText.Kernel.Log.SystemOutCounterFactory
ICounterFactory implementation that creates new SystemOutCounter on each call
► C iText.Signatures.ICrlClient
Interface that needs to be implemented if you want to embed Certificate Revocation Lists (CRL) into your PDF
C iText.Signatures.CrlClientOffline
An implementation of the CrlClient that handles offline Certificate Revocation Lists
C iText.Signatures.CrlClientOnline
An implementation of the CrlClient that fetches the CRL bytes from an URL
► C iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator
Interface for CSS data type validators
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssColorValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for colors
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssEnumValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for elements in an enumeration
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssIdentifierValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for identifiers
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssQuotesValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for values for the CSS quotes key
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssTransformValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for css transform property
► C iText.StyledXmlParser.Css.Validate.ICssDeclarationValidator
Interface for CSS declaration validators
C iText.StyledXmlParser.Css.Validate.Impl.Declaration.MultiTypeDeclarationValidator
iText.StyledXmlParser.Css.Validate.ICssDeclarationValidator implementation in case multiple types have to be checked
C iText.StyledXmlParser.Css.Validate.Impl.Declaration.SingleTypeDeclarationValidator
iText.StyledXmlParser.Css.Validate.ICssDeclarationValidator implementation to validate a single type
► C iText.StyledXmlParser.Css.ICssResolver
Interface for CSS resolvers
C iText.Svg.Css.Impl.SvgStyleResolver
Default implementation of SVG`s styles and attribute resolver
► C iText.StyledXmlParser.Css.Selector.ICssSelector
Interface for CSS Selector classes
► C iText.StyledXmlParser.Css.Selector.AbstractCssSelector
Abstract superclass for CSS Selectors
C iText.StyledXmlParser.Css.Selector.CssPageSelector
ICssSelector implementation for CSS page selectors
C iText.StyledXmlParser.Css.Selector.CssSelector
ICssSelector implementation for CSS selectors
C iText.StyledXmlParser.Css.Selector.CssPageMarginBoxSelector
ICssSelector implementation for CSS page margin box selectors
► C iText.StyledXmlParser.Css.Selector.Item.ICssSelectorItem
Interface for CSS selector items
C iText.StyledXmlParser.Css.Selector.Item.CssAttributeSelectorItem
ICssSelectorItem implementation for attribute selectors
C iText.StyledXmlParser.Css.Selector.Item.CssClassSelectorItem
ICssSelectorItem implementation for class selectors
C iText.StyledXmlParser.Css.Selector.Item.CssIdSelectorItem
ICssSelectorItem implementation for id selectors
C iText.StyledXmlParser.Css.Selector.Item.CssPagePseudoClassSelectorItem
ICssSelectorItem implementation for page pseudo classes selectors
C iText.StyledXmlParser.Css.Selector.Item.CssPageTypeSelectorItem
ICssSelectorItem implementation for page type selectors
C iText.StyledXmlParser.Css.Selector.Item.CssPseudoClassSelectorItem
ICssSelectorItem implementation for pseudo class selectors
C iText.StyledXmlParser.Css.Selector.Item.CssPseudoElementSelectorItem
ICssSelectorItem implementation for pseudo element selectors
C iText.StyledXmlParser.Css.Selector.Item.CssSeparatorSelectorItem
ICssSelectorItem implementation for separator selectors
C iText.StyledXmlParser.Css.Selector.Item.CssTagSelectorItem
ICssSelectorItem implementation for tag selectors
► C iText.Kernel.Crypto.IDecryptor
C iText.Kernel.Crypto.AesDecryptor
C iText.Kernel.Crypto.StandardDecryptor
► C IDictionary
C iText.IO.Util.LinkedDictionary< TKey, TValue >
C iText.Kernel.XMP.Impl.ReadOnlyDictionary
► C IDisposable
C iText.IO.Source.PdfTokenizer
► C iText.Kernel.Pdf.PdfDocument
Main enter point to work with PDF document
C iText.Pdfa.PdfADocument
This class extends iText.Kernel.Pdf.PdfDocument and is in charge of creating files that comply with the PDF/A standard
C iText.Kernel.Pdf.PdfReader
Reads a PDF document
C iText.Layout.RootElement< T >
A generic abstract root element for a PDF layout object hierarchy
C iText.Kernel.Utils.PdfSplitter.IDocumentReadyListener
C iText.Forms.Xfdf.IdsObject
Represents ids element, child of the xfdf element
► C IEnumerable
► C iText.Kernel.Pdf.PdfArray
A representation of an array as described in the PDF specification
C iText.Kernel.Pdf.PdfTextArray
PdfTextArray defines an array with displacements and PdfString -objects
► C iText.StyledXmlParser.Node.IAttributes
Interface for a series of HTML attributes
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupAttributes
Implementation of the IAttributes interface; wrapper for the JSoup Attributes class
► C IEnumerator
C iText.IO.Font.Otf.ActualTextIterator
C iText.IO.Util.LinkedDictionary< TKey, TValue >.KeyCollection.Enumerator
C iText.IO.Util.LinkedDictionary< TKey, TValue >.ValueCollection.Enumerator
► C iText.Kernel.XMP.XMPIterator
Interface for the XMPMeta iteration services
C iText.Kernel.XMP.Impl.XMPIteratorImpl
The
► C iText.Kernel.Counter.Event.IEvent
Interface representing the counted event
► C iText.Kernel.Counter.Event.IGenericEvent
Generic IEvent that has additional id, that should help during events filtering
C iText.Kernel.Counter.Event.CoreEvent
The generic event for core
► C iText.Kernel.Counter.IEventCounterFactory
Factory that can be registered in EventCounterHandler and creates a counter for every reader or writer class
C iText.Kernel.Counter.SimpleEventCounterFactory
IEventCounterFactory implementation that always returns counter instance passed to it in constructor
C iText.Kernel.Counter.SystemOutEventCounterFactory
IEventCounterFactory implementation that creates new SystemOutEventCounter on each call
► C iText.Kernel.Pdf.Canvas.Parser.Data.IEventData
Marker interface for the set of classes used to combine parameters required for different types of events
► C iText.Kernel.Pdf.Canvas.Parser.Data.AbstractRenderInfo
C iText.Kernel.Pdf.Canvas.Parser.Data.ClippingPathInfo
C iText.Kernel.Pdf.Canvas.Parser.Data.ImageRenderInfo
Represents image data from a PDF
C iText.Kernel.Pdf.Canvas.Parser.Data.PathRenderInfo
Contains information relating to painting current path
C iText.Kernel.Pdf.Canvas.Parser.Data.TextRenderInfo
Provides information and calculations needed by render listeners to display/evaluate text render operations
► C iText.Kernel.Counter.Data.IEventDataCache< T, V >
Interface responsible for caching EventData
C iText.Kernel.Counter.Data.EventDataCacheComparatorBased< T, V >
Comparator-based implementation of IEventDataCache
C iText.Kernel.Counter.Data.EventDataCacheQueueBased< T, V >
Queue-based implementation of IEventDataCache
C iText.Kernel.Counter.Data.IEventDataFactory< T, V >
Interface that is responsible for creating new instance of EventData
► C iText.Kernel.Events.IEventDispatcher
Event dispatcher interface
C iText.Kernel.Events.EventDispatcher
IEventDispatcher implementation that forwards Events to registered IEventHandler implementations
C iText.Kernel.Pdf.PdfDocument
Main enter point to work with PDF document
► C iText.Kernel.Pdf.Canvas.Parser.Filter.IEventFilter
This is an interface which helps to filter events
C iText.Kernel.Pdf.Canvas.Parser.Filter.TextRegionEventFilter
This IEventFilter implementation only accepts text render events within the specified rectangular region
C iText.Kernel.Events.IEventHandler
Interface for handling events
► C iText.Kernel.Pdf.Canvas.Parser.Listener.IEventListener
A callback interface that receives notifications from the iText.Kernel.Pdf.Canvas.Parser.PdfCanvasProcessor as various events occur (see iText.Kernel.Pdf.Canvas.Parser.EventType )
► C iText.Kernel.Pdf.Canvas.Parser.Listener.FilteredEventListener
An event listener which filters events on the fly before passing them on to the delegate
C iText.Kernel.Pdf.Canvas.Parser.Listener.FilteredTextEventListener
A text event listener which filters events on the fly before passing them on to the delegate
► C iText.Kernel.Pdf.Canvas.Parser.Listener.GlyphEventListener
This class expands each iText.Kernel.Pdf.Canvas.Parser.Data.TextRenderInfo for iText.Kernel.Pdf.Canvas.Parser.EventType.RENDER_TEXT event types into multiple iText.Kernel.Pdf.Canvas.Parser.Data.TextRenderInfo instances for each glyph occurred
C iText.Kernel.Pdf.Canvas.Parser.Listener.GlyphTextEventListener
This class expands each iText.Kernel.Pdf.Canvas.Parser.Data.TextRenderInfo for iText.Kernel.Pdf.Canvas.Parser.EventType.RENDER_TEXT event types into multiple iText.Kernel.Pdf.Canvas.Parser.Data.TextRenderInfo instances for each glyph occurred
► C iText.Kernel.Pdf.Canvas.Parser.Listener.ILocationExtractionStrategy
This is a special interface for iText.Kernel.Pdf.Canvas.Parser.Filter.IEventFilter that returns a collection of rectangles as result of its work
C iText.Kernel.Pdf.Canvas.Parser.Listener.RegexBasedLocationExtractionStrategy
This class is designed to search for the occurrences of a regular expression and return the resultant rectangles
► C iText.Kernel.Pdf.Canvas.Parser.Listener.ITextExtractionStrategy
This is a special interface for iText.Kernel.Pdf.Canvas.Parser.Filter.IEventFilter that returns text as result of its work
C iText.Kernel.Pdf.Canvas.Parser.Listener.FilteredTextEventListener
A text event listener which filters events on the fly before passing them on to the delegate
C iText.Kernel.Pdf.Canvas.Parser.Listener.GlyphTextEventListener
This class expands each iText.Kernel.Pdf.Canvas.Parser.Data.TextRenderInfo for iText.Kernel.Pdf.Canvas.Parser.EventType.RENDER_TEXT event types into multiple iText.Kernel.Pdf.Canvas.Parser.Data.TextRenderInfo instances for each glyph occurred
C iText.Kernel.Pdf.Canvas.Parser.Listener.LocationTextExtractionStrategy
C iText.Kernel.Pdf.Canvas.Parser.Listener.SimpleTextExtractionStrategy
C iText.Kernel.Pdf.Canvas.Parser.Listener.TextMarginFinder
This class allows you to find the rectangle which contains all the text in the given content stream
► C iText.Signatures.IExternalSignature
Interface that needs to be implemented to do the actual signing
C iText.Signatures.AsymmetricAlgorithmSignature
This class allows you to sign with either an RSACryptoServiceProvider/DSACryptoServiceProvider from a X509Certificate2, or from manually created RSACryptoServiceProvider/DSACryptoServiceProvider. Depending on the certificate's CSP, sometimes you will not be able to sign with SHA-256/SHA-512 hash algorithm with RSACryptoServiceProvider taken directly from the certificate. This class allows you to use a workaround in this case and sign with certificate's private key and SHA-256/SHA-512 anyway
C iText.Signatures.PrivateKeySignature
Implementation of the IExternalSignature interface that can be used when you have a Org.BouncyCastle.Crypto.ICipherParameters object
► C iText.Signatures.IExternalSignatureContainer
Interface to sign a document
C iText.Signatures.ExternalBlankSignatureContainer
Produces a blank (or empty) signature
C iText.IO.Font.IExtraEncoding
Classes implementing this interface can create custom encodings or replace existing ones
► C iText.Kernel.Pdf.Filters.IFilterHandler
The main interface for creating a new FilterHandler
C iText.Kernel.Pdf.Filters.CCITTFaxDecodeFilter
Handles CCITTFaxDecode filter
C iText.Kernel.Pdf.Filters.DoNothingFilter
A filter that doesn't modify the stream at all
► C iText.Kernel.Pdf.MemoryLimitsAwareFilter
Handles memory limits aware processing
C iText.Kernel.Pdf.Filters.ASCII85DecodeFilter
Handles ASCII85Decode filter
C iText.Kernel.Pdf.Filters.ASCIIHexDecodeFilter
Handles ASCIIHexDecode filter
► C iText.Kernel.Pdf.Filters.FlateDecodeFilter
Handles FlateDecode filter
C iText.Kernel.Pdf.Filters.FlateDecodeStrictFilter
Handles strict FlateDecode filter
C iText.Kernel.Pdf.Filters.LZWDecodeFilter
Handles LZWDECODE filter
C iText.Kernel.Pdf.Filters.RunLengthDecodeFilter
Handles RunLengthDecode filter
C iText.IO.Font.Otf.GlyphLine.IGlyphLineFilter
► C iText.Kernel.Pdf.Canvas.Draw.ILineDrawer
The ILineDrawer defines a drawing operation on a iText.Kernel.Pdf.Canvas.PdfCanvas
C iText.Kernel.Pdf.Canvas.Draw.DashedLine
Implementation of ILineDrawer which draws a dashed horizontal line over the middle of the specified rectangle
C iText.Kernel.Pdf.Canvas.Draw.DottedLine
Implementation of ILineDrawer which draws a dotted horizontal line along the bottom edge of the specified rectangle
C iText.Kernel.Pdf.Canvas.Draw.SolidLine
Implementation of ILineDrawer which draws a solid horizontal line along the bottom edge of the specified rectangle
C iText.Layout.Properties.IListSymbolFactory
Interface for implementing custom symbols for lists
► C iText.IO.Image.ImageData
C iText.IO.Image.Jbig2ImageData
C iText.IO.Image.Jpeg2000ImageData
C iText.IO.Image.JpegImageData
► C iText.IO.Image.RawImageData
C iText.IO.Image.BmpImageData
C iText.IO.Image.PngImageData
C iText.IO.Image.TiffImageData
C iText.Kernel.Pdf.Canvas.Wmf.WmfImageData
Image implementation for WMF, Windows Metafile
C iText.IO.Image.ImageDataFactory
► C iText.Svg.Renderers.IMarkerCapable
Interface implemented by elements that support marker drawing
C iText.Svg.Renderers.Impl.LineSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.PathSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.PolygonSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
► C iText.Svg.Renderers.Impl.PolylineSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.PolygonSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Kernel.Counter.Event.IMetaInfo
The meta info that can holds information about instance that throws the event
C iText.Kernel.Utils.CompareTool.ObjectPath.IndirectPathItem
An item in the indirect path (see ObjectPath
C iText.Kernel.Pdf.Canvas.Parser.Util.InlineImageParsingUtils
Utility methods to help with processing of inline images
► C iText.StyledXmlParser.Node.INode
Interface for classes that describe a Node with a parent and children
► C iText.StyledXmlParser.Css.CssContextNode
The CSS context node
C iText.StyledXmlParser.Css.Page.PageContextNode
iText.StyledXmlParser.Css.CssContextNode implementation for page contexts
C iText.StyledXmlParser.Css.Page.PageMarginBoxContextNode
iText.StyledXmlParser.Css.CssContextNode implementation for page margin box contexts
C iText.StyledXmlParser.Css.Pseudo.CssPseudoElementNode
IElementNode implementation for pseudo elements
C iText.StyledXmlParser.Css.Resolve.CssContentElementNode
IElementNode implementation for content nodes
► C iText.StyledXmlParser.Node.IDataNode
Interface for data nodes
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupDataNode
Implementation of the iText.StyledXmlParser.Node.IDataNode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.DataNode class
► C iText.StyledXmlParser.Node.IDocumentTypeNode
Interface for the document type node
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupDocumentTypeNode
Implementation of the iText.StyledXmlParser.Node.IDocumentTypeNode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.DocumentType class
► C iText.StyledXmlParser.Node.IElementNode
Interface for node classes that have a parent and children, and for which styles can be defined; each of these nodes can also have a name and attributes
C iText.StyledXmlParser.Css.Pseudo.CssPseudoElementNode
IElementNode implementation for pseudo elements
C iText.StyledXmlParser.Css.Resolve.CssContentElementNode
IElementNode implementation for content nodes
► C iText.StyledXmlParser.Node.ICustomElementNode
Interface that serves as a marker indicating that this particular IElementNode is something non-standard
C iText.StyledXmlParser.Css.Pseudo.CssPseudoElementNode
IElementNode implementation for pseudo elements
C iText.StyledXmlParser.Css.Resolve.CssContentElementNode
IElementNode implementation for content nodes
► C iText.StyledXmlParser.Node.IDocumentNode
Interface implemented by classes that are a top node, and as such represent a Document
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupDocumentNode
Implementation of the iText.StyledXmlParser.Node.IDocumentNode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.Document class
► C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupElementNode
Implementation of the iText.StyledXmlParser.Node.IElementNode interface; wrapper for the JSoup JsoupNode class
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupDocumentNode
Implementation of the iText.StyledXmlParser.Node.IDocumentNode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.Document class
► C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupNode
Implementation of the iText.StyledXmlParser.Node.INode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.Node class
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupDataNode
Implementation of the iText.StyledXmlParser.Node.IDataNode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.DataNode class
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupDocumentTypeNode
Implementation of the iText.StyledXmlParser.Node.IDocumentTypeNode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.DocumentType class
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupElementNode
Implementation of the iText.StyledXmlParser.Node.IElementNode interface; wrapper for the JSoup JsoupNode class
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupTextNode
Implementation of the iText.StyledXmlParser.Node.ITextNode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.TextNode class
► C iText.StyledXmlParser.Node.ITextNode
Interface for text nodes
C iText.StyledXmlParser.Node.Impl.Jsoup.Node.JsoupTextNode
Implementation of the iText.StyledXmlParser.Node.ITextNode interface; wrapper for the JSoup iText.StyledXmlParser.Jsoup.Nodes.TextNode class
C iText.Kernel.Pdf.Canvas.Wmf.InputMeta
Helper class to read nt, short, words, etc. from an InputStream
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.IntersectNode
C iText.Layout.Minmaxwidth.RotationMinMaxWidth.WidthFunction.Interval
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.IntPoint
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.IntRect
► C iText.Signatures.IOcspClient
Interface for the Online Certificate Status Protocol (OCSP) Client
C iText.Signatures.OcspClientBouncyCastle
OcspClient implementation using BouncyCastle
► C IOException
C iText.IO.Font.Otf.FontReadingException
Palash Ray
C iText.Svg.Renderers.Path.Impl.IOperatorConverter
A locally used strategy for converting relative coordinates to absolute coordinates (in the current SVG coordinate space)
► C iText.Kernel.Utils.PageRange.IPageRangePart
Inner interface for range parts definition
C iText.Kernel.Utils.PageRange.PageRangePartAfter
Class for range part containing a range of pages for all pages after a given start page
C iText.Kernel.Utils.PageRange.PageRangePartAnd
Class for range part based on several range parts
C iText.Kernel.Utils.PageRange.PageRangePartOddEven
Class for range part for all even or odd pages
C iText.Kernel.Utils.PageRange.PageRangePartSequence
Class for range part containing a range of pages represented by a start and an end page
C iText.Kernel.Utils.PageRange.PageRangePartSingle
Class for range part containing a single page
► C iText.Svg.Renderers.Path.IPathShape
Interface for IPathShape , which draws the Path-data's d element instructions
► C iText.Svg.Renderers.Path.Impl.AbstractPathShape
This class handles common behaviour in IPathShape implementations
C iText.Svg.Renderers.Path.Impl.CurveTo
Implements curveTo(C) attribute of SVG's path element
C iText.Svg.Renderers.Path.Impl.EllipticalCurveTo
Implements elliptical curveTo (A) segment of SVG's path element
► C iText.Svg.Renderers.Path.Impl.LineTo
Implements lineTo(L) attribute of SVG's path element
C iText.Svg.Renderers.Path.Impl.ClosePath
Implements closePath(Z) attribute of SVG's path element
C iText.Svg.Renderers.Path.Impl.HorizontalLineTo
Implements lineTo(H) attribute of SVG's path element
C iText.Svg.Renderers.Path.Impl.VerticalLineTo
Implements lineTo(V) attribute of SVG's path element
C iText.Svg.Renderers.Path.Impl.MoveTo
Implements moveTo(M) attribute of SVG's path element
C iText.Svg.Renderers.Path.Impl.QuadraticCurveTo
Implements quadratic Bezier curveTo(Q) attribute of SVG's path element
► C iText.Svg.Renderers.Path.IPathShapeMapper
Interface that will provide a mapping from path element-data instruction names to IPathShape
C iText.Svg.Renderers.Path.Impl.PathShapeMapper
The implementation of iText.Svg.Renderers.Path.IPathShapeMapper that will be used by sub classes of iText.Svg.Renderers.Impl.PathSvgNodeRenderer To map the path-data instructions(moveto, lineto, corveto ...) to their respective implementations
► C iText.Layout.Hyphenation.IPatternConsumer
This interface is used to connect the XML pattern file parser to the hyphenation tree
C iText.Layout.Hyphenation.HyphenationTree
This tree structure stores the hyphenation patterns in an efficient way for fast lookup
► C iText.Kernel.Pdf.Layer.IPdfOCG
The interface generalizing the layer types (PdfLayer , PdfLayerMembership )
C iText.Kernel.Pdf.Layer.PdfLayer
An optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications
C iText.Kernel.Pdf.Layer.PdfLayerMembership
Content typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF
► C iText.Kernel.Pdf.IPdfPageExtraCopier
This interface defines logic which can be used to perform a custom copying operation of a PdfPage
C iText.Forms.PdfPageFormCopier
A sample implementation of the {#link IPdfPageExtraCopier} interface which copies only AcroForm fields to a new page
C iText.Kernel.Pdf.IPdfPageFactory
Interface used to create instances of PdfPage
► C iText.Kernel.Pdf.Canvas.Parser.Listener.IPdfTextLocation
Instances of this interface represent a piece of text, somewhere on a page in a pdf document
C iText.Kernel.Pdf.Canvas.Parser.Listener.DefaultPdfTextLocation
This class acts as a default implementation of IPdfTextLocation
► C iText.Layout.IPropertyContainer
A generic Map-like interface that defines methods for storing and retrieving objects by an enum key of the iText.Layout.Properties.Property type
► C iText.Layout.Element.IElement
This class represents a layout element, i.e. a piece of content that will take up 'physical' space on a canvas or document
► C iText.Layout.Element.AbstractElement< T >
Defines the most common properties that most IElement implementations share
C iText.Layout.Element.BlockElement< T >
A BlockElement will try to take up as much horizontal space as available to it on the canvas or page
► C iText.Layout.Element.IBlockElement
C iText.Layout.Element.BlockElement< T >
A BlockElement will try to take up as much horizontal space as available to it on the canvas or page
► C iText.Layout.Element.ILargeElement
A ILargeElement is a layout element which may get added to indefinitely, making the object prohibitively large
C iText.Layout.Element.Table
A Table is a layout element that represents data in a two-dimensional grid
► C iText.Layout.Element.ILeafElement
A marker subinterface of IElement that specifies that the layout object is, by definition, on the lowest tier in the object hierarchy
C iText.Layout.Element.Image
A layout element that represents an image for inclusion in the document model
C iText.Layout.Element.Tab
This class represents the empty space from a Text to the following TabStop , if any
C iText.Layout.Element.Text
A Text is a piece of text of any length
► C iText.Layout.ElementPropertyContainer< T >
A generic abstract element that fits in a PDF layout object hierarchy
C iText.Layout.Element.AbstractElement< T >
Defines the most common properties that most IElement implementations share
C iText.Layout.RootElement< T >
A generic abstract root element for a PDF layout object hierarchy
► C iText.Layout.Renderer.IRenderer
A renderer object is responsible for drawing a corresponding layout object on a document or canvas
► C iText.Layout.Renderer.AbstractRenderer
Defines the most common properties and behavior that are shared by most IRenderer implementations
► C iText.Layout.Renderer.BlockRenderer
C iText.Layout.Renderer.CellRenderer
► C iText.Layout.Renderer.DivRenderer
C iText.Layout.Renderer.ListItemRenderer
C iText.Layout.Renderer.LineSeparatorRenderer
C iText.Layout.Renderer.ListRenderer
C iText.Layout.Renderer.ParagraphRenderer
This class represents the renderer object for a iText.Layout.Element.Paragraph object
C iText.Layout.Renderer.ImageRenderer
C iText.Layout.Renderer.LineRenderer
► C iText.Layout.Renderer.RootRenderer
C iText.Layout.Renderer.CanvasRenderer
► C iText.Layout.Renderer.DocumentRenderer
C iText.Layout.ColumnDocumentRenderer
This class is used for convenient multi-column Document Layouting
C iText.Layout.Renderer.TableRenderer
This class represents the renderer object for a iText.Layout.Element.Table object
C iText.Layout.Renderer.TabRenderer
► C iText.Layout.Renderer.TextRenderer
This class represents the renderer object for a iText.Layout.Element.Text object
C iText.Layout.Renderer.LinkRenderer
C iText.Layout.Renderer.AreaBreakRenderer
Renderer object for the iText.Layout.Element.AreaBreak layout element
► C iText.Layout.Renderer.ILeafElementRenderer
C iText.Layout.Renderer.ImageRenderer
C iText.Layout.Renderer.TextRenderer
This class represents the renderer object for a iText.Layout.Element.Text object
C iText.Layout.Tagging.TaggingDummyElement
► C iText.IO.Source.IRandomAccessSource
Represents an abstract source that bytes can be read from
C iText.IO.Source.GetBufferedRandomAccessSource
C iText.IO.Source.IndependentRandomAccessSource
A RandomAccessSource that is wraps another RandomAccessSource but does not propagate close()
C iText.IO.Source.ThreadSafeRandomAccessSource
C iText.IO.Source.WindowRandomAccessSource
A RandomAccessSource that wraps another RandomAccessSource and provides a window of it at a specific offset and over a specific length
C iText.Kernel.Pdf.Tagutils.IRoleMappingResolver
A helper interface that facilitates roles mapping resolving for the tag structures that are defined for different PDF document specification versions
► C ISet
C iText.IO.Util.LinkedHashSet< TKey >
► C iText.Kernel.Geom.IShape
Represents segment from a PDF path
C iText.Kernel.Geom.BezierCurve
Represents a Bezier curve
C iText.Kernel.Geom.Line
Represents a line
► C iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver
Interface for shorthand resolvers
► C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.AbstractBorderShorthandResolver
Abstract iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for borders
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderBottomShorthandResolver
AbstractBorderShorthandResolver implementation for bottom borders
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderLeftShorthandResolver
AbstractBorderShorthandResolver implementation for left borders
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderRightShorthandResolver
AbstractBorderShorthandResolver implementation for right borders
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderShorthandResolver
AbstractBorderShorthandResolver implementation for borders
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderTopShorthandResolver
AbstractBorderShorthandResolver implementation for top borders
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.OutlineShorthandResolver
AbstractBorderShorthandResolver implementation for outlines
► C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.AbstractBoxShorthandResolver
Abstract iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for box definitions
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderColorShorthandResolver
AbstractBoxShorthandResolver implementation for border colors
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderStyleShorthandResolver
AbstractBoxShorthandResolver implementation for border styles
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderWidthShorthandResolver
AbstractBoxShorthandResolver implementation for border widths
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.MarginShorthandResolver
AbstractBoxShorthandResolver implementation for margins
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.PaddingShorthandResolver
AbstractBoxShorthandResolver implementation for paddings
► C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.AbstractCornersShorthandResolver
Abstract iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for corners definitions
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BorderRadiusShorthandResolver
AbstractCornersShorthandResolver implementation for border radius
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BackgroundShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for backgrounds
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.FontShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for fonts
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.ListStyleShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for list styles
C iText.Signatures.PdfSigner.ISignatureEvent
An interface to retrieve the signature dictionary for modification
C iText.Kernel.XMP.Impl.ISO8601Converter
Converts between ISO 8601 Strings and
► C iText.Layout.Splitting.ISplitCharacters
Interface for customizing the split character
C iText.Layout.Splitting.DefaultSplitCharacters
The default implementation of ISplitCharacters interface
► C iText.Kernel.Pdf.Tagging.IStructureNode
► C iText.Kernel.Pdf.Tagging.PdfMcr
Represents Marked Content Reference (MCR) object wrapper
C iText.Kernel.Pdf.Tagging.PdfMcrDictionary
C iText.Kernel.Pdf.Tagging.PdfMcrNumber
C iText.Kernel.Pdf.Tagging.PdfObjRef
C iText.Kernel.Pdf.Tagging.PdfStructElem
A wrapper for structure element dictionaries (ISO-32000 14.7.2 "Structure Hierarchy")
C iText.Kernel.Pdf.Tagging.PdfStructTreeRoot
► C iText.StyledXmlParser.Css.Resolve.IStyleInheritance
Interface for attribute and style-inheritance logic
C iText.StyledXmlParser.Css.Resolve.CssInheritance
Helper class that allows you to check if a property is inheritable
C iText.Svg.Css.Impl.SvgAttributeInheritance
Helper class that allows you to check if a property is inheritable
► C iText.StyledXmlParser.Node.IStylesContainer
Interface for classes that can get and set styles
C iText.StyledXmlParser.Css.CssContextNode
The CSS context node
C iText.StyledXmlParser.Node.IElementNode
Interface for node classes that have a parent and children, and for which styles can be defined; each of these nodes can also have a name and attributes
► C iText.Svg.Processors.ISvgConverterProperties
Interface for the configuration classes used by ISvgProcessor
C iText.Svg.Processors.Impl.SvgConverterProperties
Default and fallback implementation of iText.Svg.Processors.ISvgConverterProperties for DefaultSvgProcessor
► C iText.Svg.Renderers.ISvgNodeRenderer
Interface for SvgNodeRenderer, the renderer draws the SVG to its Pdf-canvas passed in SvgDrawContext , applying styling (CSS and attributes)
► C iText.Svg.Renderers.IBranchSvgNodeRenderer
Interface that defines branches in the NodeRenderer structure
► C iText.Svg.Renderers.Impl.AbstractBranchSvgNodeRenderer
Abstract class that will be the superclass for any element that can function as a parent
C iText.Svg.Renderers.Impl.ClipPathSvgNodeRenderer
This renderer represents a collection of elements (simple shapes and paths)
C iText.Svg.Renderers.Impl.GroupSvgNodeRenderer
This renderer represents a branch in an SVG tree
C iText.Svg.Renderers.Impl.MarkerSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.SvgTagSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
► C iText.Svg.Renderers.Impl.AbstractSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer abstract implementation
C iText.Svg.Renderers.Impl.AbstractBranchSvgNodeRenderer
Abstract class that will be the superclass for any element that can function as a parent
► C iText.Svg.Renderers.Impl.EllipseSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.CircleSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.ImageSvgNodeRenderer
Responsible for drawing Images to the canvas
C iText.Svg.Renderers.Impl.LineSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.NoDrawOperationSvgNodeRenderer
Tags mapped onto this renderer won't be drawn and will be excluded from the renderer tree when processed
C iText.Svg.Renderers.Impl.PathSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.PolylineSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.RectangleSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.TextLeafSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for drawing text to a canvas
► C iText.Svg.Renderers.Impl.TextSvgBranchRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the and tag
C iText.Svg.Renderers.Impl.TextSvgTSpanBranchRenderer
C iText.Svg.Renderers.Impl.UseSvgNodeRenderer
Renderer implementing the use tag
► C iText.Svg.Renderers.Impl.ISvgTextNodeRenderer
C iText.Svg.Renderers.Impl.TextLeafSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for drawing text to a canvas
C iText.Svg.Renderers.Impl.TextSvgBranchRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the and tag
C iText.Svg.Renderers.Impl.PdfRootSvgNodeRenderer
Root renderer responsible for applying the initial axis-flipping transform
► C iText.Svg.Renderers.Factories.ISvgNodeRendererFactory
Interface for the factory used by iText.Svg.Processors.Impl.DefaultSvgProcessor
C iText.Svg.Renderers.Factories.DefaultSvgNodeRendererFactory
The default implementation of ISvgNodeRendererFactory that will be used by default by the entry points defined by this project
► C iText.Svg.Renderers.Factories.ISvgNodeRendererMapper
Interface that will provide a mapping from SVG tag names to Renderers that will be able to draw them
C iText.Svg.Renderers.Factories.DefaultSvgNodeRendererMapper
The implementation of ISvgNodeRendererMapper that will be used by default in the DefaultSvgNodeRendererFactory
► C iText.Svg.Processors.ISvgProcessor
Interface for SVG processors
C iText.Svg.Processors.Impl.DefaultSvgProcessor
Default implementation of iText.Svg.Processors.ISvgProcessor
► C iText.Svg.Processors.ISvgProcessorResult
Interface for SVG processors results
C iText.Svg.Processors.Impl.SvgProcessorResult
A wrapper class that encapsulates processing results of iText.Svg.Processors.ISvgProcessor objects
C iText.Kernel.Pdf.Canvas.Parser.Listener.ITextChunkLocation
C iText.Kernel.Pdf.Canvas.Parser.Listener.LocationTextExtractionStrategy.ITextChunkLocationStrategy
► C iText.Signatures.ITSAClient
Time Stamp Authority client (caller) interface
C iText.Signatures.TSAClientBouncyCastle
Time Stamp Authority Client interface implementation using Bouncy Castle org.bouncycastle.tsp package
C iText.Signatures.ITSAInfoBouncyCastle
Interface you can implement and pass to TSAClientBouncyCastle in case you want to do something with the information returned
C iText.Kernel.Crypto.IVGenerator
An initialization vector generator for a CBC block encryption
► C iText.StyledXmlParser.IXmlParser
Interface for the XML parsing operations that accept XML and return a document node
C iText.StyledXmlParser.Node.Impl.Jsoup.JsoupHtmlParser
Class that uses JSoup to parse HTML
C iText.StyledXmlParser.Node.Impl.Jsoup.JsoupXmlParser
Class that uses JSoup to parse HTML
C iText.Kernel.Pdf.Canvas.Parser.IXObjectDoHandler
C iText.IO.Codec.Jbig2SegmentReader.Jbig2Page
Inner class that holds information about a JBIG2 page
C iText.IO.Codec.Jbig2SegmentReader
Class to read a JBIG2 file at a basic level: understand all the segments, understand what segments belong to which pages, how many pages there are, what the width and height of each page is, and global segments if there are any
C iText.Kernel.KernelLogMessageConstant
Class that bundles all the error message templates as constants
C iText.IO.Font.Otf.LanguageRecord
C iText.Kernel.XMP.Impl.Latin1Converter
12.10.2006
► C iText.Layout.Layout.LayoutArea
Represents the area for content layouting
C iText.Layout.Layout.RootLayoutArea
► C iText.Layout.Layout.LayoutContext
Represents the context for content layouting
C iText.Layout.Layout.LineLayoutContext
Represents the context for content of a line layouting
C iText.Layout.Layout.PositionedLayoutContext
C iText.Layout.Layout.LayoutPosition
We use a simplified version of CSS positioning
► C iText.Layout.Layout.LayoutResult
Represents the result of content layouting
► C iText.Layout.Layout.MinMaxWidthLayoutResult
Represents the result of content layouting
C iText.Layout.Layout.LineLayoutResult
Represents the result of a line layouting
C iText.Layout.Layout.TextLayoutResult
Represents the result of a text layout
C iText.Layout.Tagging.LayoutTaggingHelper
C iText.Layout.Properties.Leading
A specialized class that specifies the leading, "the vertical distance between the baselines of adjacent lines of text" (ISO-32000-1, section 9.3.5)
C iText.Kernel.Pdf.Canvas.PdfCanvasConstants.LineCapStyle
The line cap style specifies the shape to be used at the ends of open subpaths (and dashes, if any) when they are stroked
C iText.Layout.Properties.LineHeight
A property corresponding to the css line-height property and used to set the height of a line box in the HTML mode
C iText.Kernel.Pdf.Canvas.PdfCanvasConstants.LineJoinStyle
The line join style specifies the shape to be used at the corners of paths that are stroked
C iText.Kernel.Geom.LineSegment
Represents a line segment in a particular coordinate system
C iText.IO.Util.LinkedDictionary< iText.Kernel.Pdf.PdfPage, IList< PdfLinkAnnotation > >
► C List
C iText.IO.Image.Jpeg2000ImageData.ColorSpecBox
► C iText.Kernel.Utils.CompareTool.ObjectPath.LocalPathItem
An abstract class for the items in the direct path (see ObjectPath
C iText.Kernel.Utils.CompareTool.ObjectPath.ArrayPathItem
Direct path item (see ObjectPath , which describes transition to the iText.Kernel.Pdf.PdfArray element which is now a currently comparing direct object
C iText.Kernel.Utils.CompareTool.ObjectPath.DictPathItem
Direct path item (see ObjectPath , which describes transition to the iText.Kernel.Pdf.PdfDictionary entry which value is now a currently comparing direct object
C iText.Kernel.Utils.CompareTool.ObjectPath.OffsetPathItem
Direct path item (see ObjectPath , which describes transition to the specific position in iText.Kernel.Pdf.PdfStream
C iText.IO.LogMessageConstant
Class containing constants to be used in logging
C iText.StyledXmlParser.LogMessageConstant
Class that bundles all the error message templates as constants
C iText.Signatures.LtvVerification
Add verification according to PAdES-LTV (part 4)
C iText.IO.Codec.LZWCompressor
Modified from original LZWCompressor to change interface to passing a buffer of data to be compressed
C iText.Kernel.Pdf.Filters.LZWDecoder
A class for performing LZW decoding
C iText.IO.Codec.LZWStringTable
General purpose LZW String Table
C iText.Layout.Margincollapse.MarginsCollapseHandler
Rules of the margins collapsing are taken from Mozilla Developer Network: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Model/Mastering_margin_collapsing See also: https://www.w3.org/TR/CSS2/box.html#collapsing-margins
C iText.Layout.Margincollapse.MarginsCollapseInfo
C iText.Svg.MarkerVertexType
Defines a property of markable elements (, , or ) which is used to determine at which verticies a marker should be drawn
C iText.IO.Font.Otf.MarkTable
psoares
C iText.IO.Font.Otf.GposLookupType4.MarkToBase
C iText.IO.Font.Otf.GposLookupType5.MarkToLigature
C iText.Kernel.Geom.Matrix
Keeps all the values of a 3 by 3 matrix and allows you to do some math with matrices
C iText.StyledXmlParser.Css.Media.MediaDeviceDescription
Class that bundles all the values of a media device description
C iText.StyledXmlParser.Css.Media.MediaExpression
Class that bundles all the media expression properties
C iText.StyledXmlParser.Css.Media.MediaFeature
Class that bundles all the media feature values
C iText.StyledXmlParser.Css.Media.MediaQuery
Class that bundles all the media query properties
C iText.StyledXmlParser.Css.Media.MediaQueryParser
Utilities class that parses System.String values into MediaQuery or MediaExpression values
C iText.StyledXmlParser.Css.Media.MediaRuleConstants
Class that bundles a series of media rule constants
C iText.StyledXmlParser.Css.Media.MediaType
Class that bundles all the media types and allows you to registered valid media types in a Java.Util.Set
C iText.Kernel.Pdf.MemoryLimitsAwareHandler
A MemoryLimitsAwareHandler handles memory allocation and prevents decompressed pdf streams from occupation of more space than allowed
► C MemoryStream
C iText.IO.Source.ByteArrayOutputStream
C iText.Kernel.Pdf.Canvas.Wmf.MetaDo
A class to process WMF files
► C iText.Kernel.Pdf.Canvas.Wmf.MetaObject
A meta object
C iText.Kernel.Pdf.Canvas.Wmf.MetaBrush
A Brush bject that holds information about the style, the hatch and the color of the brush
C iText.Kernel.Pdf.Canvas.Wmf.MetaFont
A Meta Font
C iText.Kernel.Pdf.Canvas.Wmf.MetaPen
A Pen object of the WMF format
C iText.Kernel.Pdf.Canvas.Wmf.MetaState
Class to keep the state
► C iText.Layout.Minmaxwidth.MinMaxWidth
C iText.Layout.Minmaxwidth.RotationMinMaxWidth
Class for min-max-width of rotated elements
C iText.Layout.Minmaxwidth.MinMaxWidthUtils
C iText.Kernel.Counter.NamespaceConstant
C iText.Kernel.Utils.CompareTool.ObjectPath
Class that helps to find two corresponding objects in the compared documents and also keeps track of the already met during comparing process parent indirect objects
C iText.Signatures.OID
Class containing all the OID values used by iText
► C iText.IO.Font.Otf.OpenTableLookup
C iText.IO.Font.Otf.GposLookupType2
Lookup Type 2: Pair Adjustment Positioning Subtable
C iText.IO.Font.Otf.GposLookupType4
Lookup Type 4: MarkToBase Attachment Positioning Subtable
C iText.IO.Font.Otf.GposLookupType5
Lookup Type 5: MarkToLigature Attachment Positioning Subtable
C iText.IO.Font.Otf.GposLookupType6
Lookup Type 6: MarkToMark Attachment Positioning Subtable
C iText.IO.Font.Otf.GsubLookupType1
LookupType 1: Single Substitution Subtable
C iText.IO.Font.Otf.GsubLookupType2
LookupType 2: Multiple Substitution Subtable
C iText.IO.Font.Otf.GsubLookupType3
LookupType 3: Alternate Substitution Subtable
C iText.IO.Font.Otf.GsubLookupType4
LookupType 4: Ligature Substitution Subtable
► C iText.IO.Font.Otf.GsubLookupType5
LookupType 5: Contextual Substitution Subtable
C iText.IO.Font.Otf.GsubLookupType6
LookupType 6: Chaining Contextual Substitution Subtable
C iText.IO.Font.Otf.OpenTypeFeature
► C iText.IO.Font.Otf.OpenTypeFontTableReader
Palash Ray
C iText.IO.Font.Otf.GlyphPositioningTableReader
Parses an OpenTypeFont file and reads the Glyph Substitution Table
C iText.IO.Font.Otf.GlyphSubstitutionTableReader
Parses an OpenTypeFont file and reads the Glyph Substitution Table
C iText.IO.Font.Otf.OpenTypeGdefTableReader
C iText.IO.Font.Otf.OpenTypeScript
► C iText.Kernel.XMP.Options.Options
The base class for a collection of 32 flag bits
C iText.Kernel.XMP.Options.AliasOptions
Options for XMPSchemaRegistryImpl::registerAlias
C iText.Kernel.XMP.Options.IteratorOptions
Options for XMPIterator construction
C iText.Kernel.XMP.Options.ParseOptions
Options for iText.Kernel.XMP.XMPMetaFactory.Parse(System.IO.Stream, ParseOptions)
C iText.Kernel.XMP.Options.PropertyOptions
The property flags are used when properties are fetched from the XMPMeta -object and provide more detailed information about the property
C iText.Kernel.XMP.Options.SerializeOptions
Options for
C iText.IO.Font.Otf.OtfClass
C iText.IO.Font.Otf.OtfMarkRecord
C iText.IO.Font.Otf.OtfReadCommon
► C iText.IO.Source.OutputStream< iText.Kernel.Pdf.PdfOutputStream >
► C iText.Kernel.Pdf.PdfOutputStream
C iText.Kernel.Pdf.PdfWriter
C iText.StyledXmlParser.Css.Page.PageContextConstants
Class that bundles a series of page context constants
C iText.Kernel.Pdf.PageFlushingHelper
This class allows to free the memory taken by already processed pages when handling big PDF files
C iText.Kernel.Utils.PageRange
Class representing a page range, for instance a page range can contain pages 5, then pages 10 through 15, then page 18, then page 21 and so on
C iText.Kernel.Pdf.Colorspace.PdfPattern.Tiling.PaintType
A code that determines how the colour of the pattern cell shall be specified
C iText.Layout.Properties.ParagraphOrphansControl
A specialized class holding configurable parameters related to iText.Layout.Element.Paragraph 's orphans restrictions
C iText.Layout.Properties.ParagraphWidowsControl
A specialized class holding configurable parameters related to iText.Layout.Element.Paragraph 's widows restrictions
C iText.IO.Image.Jpeg2000ImageData.Parameters
C iText.Kernel.Geom.Path
Paths define shapes, trajectories, and regions of all sorts
C iText.Layout.Hyphenation.PatternParser
A SAX document handler to read and parse hyphenation patterns from a XML file
► C iText.Pdfa.Checker.PdfAChecker
An abstract class that will run through all necessary checks defined in the different PDF/A standards and levels
► C iText.Pdfa.Checker.PdfA1Checker
PdfA1Checker defines the requirements of the PDF/A-1 standard and contains method implementations from the abstract PdfAChecker class
► C iText.Pdfa.Checker.PdfA2Checker
PdfA2Checker defines the requirements of the PDF/A-2 standard and contains a number of methods that override the implementations of its superclass PdfA1Checker
C iText.Pdfa.Checker.PdfA3Checker
PdfA3Checker defines the requirements of the PDF/A-3 standard and contains a number of methods that override the implementations of its superclass PdfA2Checker
C iText.Kernel.Pdf.PdfAConformanceLevel
Enumeration of all the PDF/A conformance levels
C iText.Pdfa.PdfAConformanceLogMessageConstant
Class containing pdfa conformance constants to be used in logging
C iText.Kernel.Pdf.Action.PdfActionOcgState
This is a helper class for optional content states use in Set-OCG-State actions
C iText.Pdfa.PdfALogMessageConstant
Class containing constants to be used in logging
C iText.Pdfa.PdfAXMPUtil
Utilities to construct an XMP for a PDF/A file
► C iText.Kernel.Pdf.Canvas.PdfCanvas
PdfCanvas class represents an algorithm for writing data into content stream
C iText.Kernel.Font.Type3Glyph
The content where Type3 glyphs are written to
C iText.Kernel.Pdf.Canvas.PdfPatternCanvas
A PdfCanvas instance with an inherent tiling pattern
C iText.Kernel.Pdf.Canvas.PdfCanvasConstants
A container for constants defined in the PDF specification (ISO 32000-1)
C iText.Kernel.Pdf.Canvas.Parser.Util.PdfCanvasParser
Parses the page or form XObject content
C iText.Kernel.Pdf.Canvas.Parser.PdfCanvasProcessor
Processor for a PDF content stream
C iText.Kernel.XMP.PdfConst
Class that contains several constants
C iText.Kernel.Pdf.PdfDashPattern
C iText.Kernel.Pdf.PdfDeveloperExtension
Beginning with BaseVersion 1.7, the extensions dictionary lets developers designate that a given document contains extensions to PDF
C iText.Kernel.Pdf.Canvas.Parser.PdfDocumentContentParser
A utility class that makes it cleaner to process content from pages of a iText.Kernel.Pdf.PdfDocument through a specified RenderListener
C iText.Kernel.Pdf.PdfDocumentInfo
C iText.IO.Font.PdfEncodings
C iText.Kernel.Pdf.Filespec.PdfEncryptedPayloadFileSpecFactory
C iText.Kernel.Pdf.PdfEncryptor
This class takes any PDF and returns exactly the same but encrypted
C iText.Kernel.Font.PdfFontFactory
This class provides helpful methods for creating fonts ready to be used in a iText.Kernel.Pdf.PdfDocument
C iText.Kernel.Utils.PdfMerger
C iText.Kernel.Pdf.PdfNameTree
C iText.Kernel.Pdf.PdfNumTree
► C iText.Kernel.Pdf.PdfObject
C iText.Kernel.Pdf.PdfArray
A representation of an array as described in the PDF specification
► C iText.Kernel.Pdf.PdfDictionary
A representation of a Dictionary as described by the PDF Specification
C iText.Kernel.Pdf.PdfStream
Representation of a stream as described in the PDF Specification
C iText.Kernel.Pdf.PdfIndirectReference
► C iText.Kernel.Pdf.PdfPrimitiveObject
C iText.Kernel.Pdf.PdfBoolean
C iText.Kernel.Pdf.PdfLiteral
C iText.Kernel.Pdf.PdfName
C iText.Kernel.Pdf.PdfNull
Representation of the null object in the PDF specification
C iText.Kernel.Pdf.PdfNumber
C iText.Kernel.Pdf.PdfString
A PdfString -class is the PDF-equivalent of a JAVA- String -object
C iText.Kernel.Pdf.PdfObjectWrapper< T >
► C iText.Kernel.Pdf.PdfObjectWrapper< PdfArray >
C iText.Kernel.Pdf.Layer.PdfVisibilityExpression
An array specifying a visibility expression, used to compute visibility of content based on a set of optional content groups
C iText.Kernel.Pdf.PdfAnnotationBorder
► C iText.Kernel.Pdf.PdfObjectWrapper< PdfDictionary >
► C iText.Forms.Fields.PdfFormField
This class represents a single field or field group in an AcroForm
C iText.Forms.Fields.PdfButtonFormField
An interactive control on the screen that raises events and/or can retain data
C iText.Forms.Fields.PdfChoiceFormField
An AcroForm field type representing any type of choice field
C iText.Forms.Fields.PdfSignatureFormField
An AcroForm field containing signature data
C iText.Forms.Fields.PdfTextFormField
An AcroForm field containing textual data
C iText.Forms.PdfAcroForm
This class represents the static form technology AcroForm on a PDF file
C iText.Forms.PdfSigFieldLock
A signature field lock dictionary
► C iText.Kernel.Font.PdfFont
C iText.Kernel.Font.PdfSimpleFont< T >
C iText.Kernel.Font.PdfType0Font
C iText.Kernel.Pdf.Action.PdfAction
A wrapper for action dictionaries (ISO 32000-1 section 12.6)
C iText.Kernel.Pdf.Action.PdfMediaClipData
This class is a wrapper of media clip data dictionary that defines the data for a media object that can be played
C iText.Kernel.Pdf.Action.PdfRendition
This a wrapper around a rendition dictionary
C iText.Kernel.Pdf.Action.PdfTarget
A target dictionary locates the target in relation to the source, in much the same way that a relative path describes the physical relationship between two files in a file system
C iText.Kernel.Pdf.Action.PdfWin
This class is a wrapper around a Windows launch parameter dictionary
► C iText.Kernel.Pdf.Annot.PdfAnnotation
This is a super class for the annotation dictionary wrappers
C iText.Kernel.Pdf.Annot.Pdf3DAnnotation
C iText.Kernel.Pdf.Annot.PdfLinkAnnotation
► C iText.Kernel.Pdf.Annot.PdfMarkupAnnotation
This is a super class for the annotations which are defined as markup annotations because they are used primarily to mark up PDF documents
C iText.Kernel.Pdf.Annot.PdfCaretAnnotation
C iText.Kernel.Pdf.Annot.PdfCircleAnnotation
C iText.Kernel.Pdf.Annot.PdfFileAttachmentAnnotation
C iText.Kernel.Pdf.Annot.PdfFreeTextAnnotation
C iText.Kernel.Pdf.Annot.PdfInkAnnotation
C iText.Kernel.Pdf.Annot.PdfLineAnnotation
The purpose of a line annotation is to display a single straight line on the page
C iText.Kernel.Pdf.Annot.PdfPolyGeomAnnotation
C iText.Kernel.Pdf.Annot.PdfRedactAnnotation
C iText.Kernel.Pdf.Annot.PdfSoundAnnotation
C iText.Kernel.Pdf.Annot.PdfSquareAnnotation
C iText.Kernel.Pdf.Annot.PdfStampAnnotation
C iText.Kernel.Pdf.Annot.PdfTextAnnotation
C iText.Kernel.Pdf.Annot.PdfTextMarkupAnnotation
C iText.Kernel.Pdf.Annot.PdfPopupAnnotation
C iText.Kernel.Pdf.Annot.PdfPrinterMarkAnnotation
C iText.Kernel.Pdf.Annot.PdfRichMediaAnnotation
C iText.Kernel.Pdf.Annot.PdfScreenAnnotation
C iText.Kernel.Pdf.Annot.PdfTrapNetworkAnnotation
A PdfTrapNetworkAnnotation may be used to define the trapping characteristics for a page of a PDF document
C iText.Kernel.Pdf.Annot.PdfWatermarkAnnotation
C iText.Kernel.Pdf.Annot.PdfWidgetAnnotation
C iText.Kernel.Pdf.Annot.PdfAnnotationAppearance
C iText.Kernel.Pdf.Annot.PdfFixedPrint
C iText.Kernel.Pdf.Collection.PdfCollection
C iText.Kernel.Pdf.Collection.PdfCollectionField
C iText.Kernel.Pdf.Collection.PdfCollectionItem
C iText.Kernel.Pdf.Collection.PdfCollectionSchema
C iText.Kernel.Pdf.Collection.PdfCollectionSort
► C iText.Kernel.Pdf.Colorspace.PdfPattern
Dictionary wrapper that represent special type of color space, that uses pattern objects as the equivalent of colour values instead of the numeric component values used with other spaces
C iText.Kernel.Pdf.Colorspace.PdfPattern.Shading
C iText.Kernel.Pdf.Colorspace.PdfPattern.Tiling
Wrapper that represents tiling pattern of color space
► C iText.Kernel.Pdf.Colorspace.PdfShading
The abstract PdfShading class that represents the Shading Dictionary PDF object
C iText.Kernel.Pdf.Colorspace.PdfShading.Axial
The class that extends PdfShading class and is in charge of Shading Dictionary with axial type, that define a colour blend that varies along a linear axis between two endpoints and extends indefinitely perpendicular to that axis
C iText.Kernel.Pdf.Colorspace.PdfShading.CoonsPatchMesh
The class that extends PdfShading class and is in charge of Shading Dictionary with Coons Patch mesh type
C iText.Kernel.Pdf.Colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
The class that extends PdfShading class and is in charge of Shading Dictionary with free-form Gouraud-shaded triangle mesh type
C iText.Kernel.Pdf.Colorspace.PdfShading.FunctionBased
The class that extends PdfShading class and is in charge of Shading Dictionary with function-based type, that defines color at every point in the domain by a specified mathematical function
C iText.Kernel.Pdf.Colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
The class that extends PdfShading class and is in charge of Shading Dictionary with lattice-form Gouraud-shaded triangle mesh type
C iText.Kernel.Pdf.Colorspace.PdfShading.Radial
The class that extends PdfShading class and is in charge of Shading Dictionary with radial type, that define a colour blend that varies between two circles
C iText.Kernel.Pdf.Colorspace.PdfShading.TensorProductPatchMesh
The class that extends PdfShading class and is in charge of Shading Dictionary with Tensor-Product Patch mesh type
C iText.Kernel.Pdf.Extgstate.PdfExtGState
Graphics state parameter dictionary wrapper
C iText.Kernel.Pdf.Layer.PdfLayer
An optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications
C iText.Kernel.Pdf.Layer.PdfLayerMembership
Content typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF
C iText.Kernel.Pdf.Layer.PdfOCProperties
This class represents /OCProperties entry if pdf catalog and manages the layers of the pdf document
C iText.Kernel.Pdf.PdfCatalog
C iText.Kernel.Pdf.PdfEncryptedPayload
C iText.Kernel.Pdf.PdfEncryption
C iText.Kernel.Pdf.PdfOutputIntent
Specify the colour characteristics of output devices on which the document might be rendered See ISO 32000-1 14.11.5: Output Intents
C iText.Kernel.Pdf.PdfPage
C iText.Kernel.Pdf.PdfResources
Wrapper class that represent resource dictionary - that define named resources used by content streams operators
C iText.Kernel.Pdf.PdfViewerPreferences
C iText.Kernel.Pdf.Tagging.PdfNamespace
A wrapper for namespace dictionaries (ISO 32000-2 section 14.7.4)
C iText.Kernel.Pdf.Tagging.PdfStructElem
A wrapper for structure element dictionaries (ISO-32000 14.7.2 "Structure Hierarchy")
C iText.Kernel.Pdf.Tagging.PdfStructTreeRoot
► C iText.Kernel.Pdf.Tagging.PdfStructureAttributes
C iText.Kernel.Pdf.Tagging.PdfUserPropertiesAttributes
C iText.Kernel.Pdf.Tagging.PdfUserProperty
C iText.Kernel.Pdf.Xobject.PdfTransparencyGroup
C iText.Signatures.PdfSignature
Represents the signature dictionary
C iText.Signatures.PdfSignatureApp
A dictionary that stores the name of the application that signs the PDF
C iText.Signatures.PdfSignatureBuildProperties
Dictionary that stores signature build properties
► C iText.Kernel.Pdf.PdfObjectWrapper< PdfObject >
► C iText.Kernel.Pdf.Colorspace.PdfColorSpace
Represents the most common properties of color spaces
► C iText.Kernel.Pdf.Colorspace.PdfCieBasedCs
C iText.Kernel.Pdf.Colorspace.PdfCieBasedCs.CalGray
C iText.Kernel.Pdf.Colorspace.PdfCieBasedCs.CalRgb
C iText.Kernel.Pdf.Colorspace.PdfCieBasedCs.IccBased
C iText.Kernel.Pdf.Colorspace.PdfCieBasedCs.Lab
► C iText.Kernel.Pdf.Colorspace.PdfDeviceCs
C iText.Kernel.Pdf.Colorspace.PdfDeviceCs.Cmyk
C iText.Kernel.Pdf.Colorspace.PdfDeviceCs.Gray
C iText.Kernel.Pdf.Colorspace.PdfDeviceCs.Rgb
► C iText.Kernel.Pdf.Colorspace.PdfSpecialCs
► C iText.Kernel.Pdf.Colorspace.PdfSpecialCs.DeviceN
C iText.Kernel.Pdf.Colorspace.PdfSpecialCs.NChannel
C iText.Kernel.Pdf.Colorspace.PdfSpecialCs.Indexed
C iText.Kernel.Pdf.Colorspace.PdfSpecialCs.Separation
► C iText.Kernel.Pdf.Colorspace.PdfSpecialCs.Pattern
C iText.Kernel.Pdf.Colorspace.PdfSpecialCs.UncoloredTilingPattern
► C iText.Kernel.Pdf.Filespec.PdfFileSpec
C iText.Kernel.Pdf.Filespec.PdfDictionaryFS
C iText.Kernel.Pdf.Filespec.PdfStringFS
► C iText.Kernel.Pdf.Function.PdfFunction
C iText.Kernel.Pdf.Function.PdfFunction.Type0
C iText.Kernel.Pdf.Function.PdfFunction.Type2
C iText.Kernel.Pdf.Function.PdfFunction.Type3
C iText.Kernel.Pdf.Function.PdfFunction.Type4
► C iText.Kernel.Pdf.Navigation.PdfDestination
C iText.Kernel.Pdf.Navigation.PdfExplicitDestination
This class shall be used for creation of destinations, associated with outline items, annotations or actions within current document
C iText.Kernel.Pdf.Navigation.PdfExplicitRemoteGoToDestination
This class shall be used for creation of destinations, associated Remote Go-To and Embedded Go-To actions only, i.e. the destination point is in another PDF
C iText.Kernel.Pdf.Navigation.PdfNamedDestination
C iText.Kernel.Pdf.Navigation.PdfStringDestination
C iText.Kernel.Pdf.Navigation.PdfStructureDestination
C iText.Kernel.Pdf.Tagging.PdfMcr
Represents Marked Content Reference (MCR) object wrapper
► C iText.Kernel.Pdf.PdfObjectWrapper< PdfStream >
C iText.Kernel.Pdf.PdfEncryptedPayloadDocument
► C iText.Kernel.Pdf.Xobject.PdfXObject
An abstract wrapper for supported types of XObject
C iText.Kernel.Pdf.Xobject.PdfFormXObject
A wrapper for Form XObject
C iText.Kernel.Pdf.Xobject.PdfImageXObject
A wrapper for Image XObject
► C iText.Kernel.Pdf.PdfObjectWrapper< PdfString >
C iText.Kernel.Pdf.PdfDate
PdfDate is the PDF date object. PDF defines a standard date format. The PDF date format closely follows the format defined by the international standard ASN.1 (Abstract Syntax Notation One, defined in CCITT X.208 or ISO/IEC 8824). A date is a PdfString of the form: (D:YYYYMMDDHHmmSSOHH'mm') See also ISO-320001 7.9.4, "Dates"
C iText.Kernel.Pdf.PdfOutline
Document outline object See ISO-320001, 12.3.3 Document Outline
C iText.Signatures.PdfPKCS7
This class does all the processing related to signing and verifying a PKCS#7 signature
C iText.Kernel.Utils.PdfResourceCounter
This class can be used to count the number of bytes needed when copying pages from an existing PDF into a newly created PDF
C iText.Signatures.PdfSignatureAppearance
Provides convenient methods to make a signature appearance
C iText.Signatures.PdfSigner
Takes care of the cryptographic options and appearances that form a signature
► C iText.Kernel.Font.PdfSimpleFont< TrueTypeFont >
C iText.Kernel.Font.PdfTrueTypeFont
Note
► C iText.Kernel.Font.PdfSimpleFont< Type1Font >
C iText.Kernel.Font.PdfType1Font
► C iText.Kernel.Font.PdfSimpleFont< Type3Font >
C iText.Kernel.Font.PdfType3Font
Low-level API class for Type 3 fonts
C iText.Kernel.Utils.PdfSplitter
C iText.Kernel.Pdf.Canvas.Parser.PdfTextExtractor
C iText.IO.Font.Pfm2afm
Converts a PFM file into an AFM file
C iText.Barcodes.Dmcode.Placement
C iText.IO.Image.PngChromaticities
C iText.IO.Image.PngImageHelperConstants
C iText.IO.Codec.PngWriter
Writes a PNG image
C iText.IO.Font.Woff2.Woff2Common.Point
► C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.PolyNode
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.PolyTree
C iText.Svg.Processors.Impl.ProcessorState
Internal ProcessorState representation for DefaultSvgProcessor
C iText.Kernel.ProductInfo
Describes an iText 7 add on
C iText.IO.Util.Properties
Summary description for Properties
C iText.Layout.Properties.Property
An enum of property names that are used for graphical properties of layout elements
C iText.Kernel.Crypto.Securityhandler.PublicKeyRecipient
C iText.Kernel.XMP.Impl.QName
09.11.2006
C iText.Barcodes.Qrcode.QRCodeWriter
This object renders a QR Code as a ByteMatrix 2D array of greyscale values
C iText.IO.Source.RandomAccessFileOrArray
Class that is used to unify reading from random access files and arrays
C iText.IO.Source.RandomAccessSourceFactory
Factory to create RandomAccessSource objects based on various types of sources
C iText.Layout.Font.Range
Ordered range for FontInfo.GetFontUnicodeRange()
C iText.Layout.Font.RangeBuilder
Builder of Range
C iText.IO.Image.RawImageHelper
C iText.Kernel.Pdf.ReaderProperties
► C iText.Kernel.Geom.Rectangle
Class that represent rectangle object
C iText.Kernel.Geom.PageSize
C iText.Barcodes.Dmcode.ReedSolomon
C iText.StyledXmlParser.Resolver.Resource.ResourceResolver
Utilities class to resolve resources
C iText.Kernel.Numbering.RomanNumbering
This class can produce String combinations representing a roman number
► C iText.Layout.RootElement< iText.Layout.Canvas >
C iText.Layout.Canvas
This class is used for adding content directly onto a specified iText.Kernel.Pdf.Canvas.PdfCanvas
► C iText.Layout.RootElement< iText.Layout.Document >
C iText.Layout.Document
Document is the default root element when creating a self-sufficient PDF
C iText.Layout.Element.Table.RowRange
A simple object which holds the row numbers of a section of a table
C iText.IO.Font.Otf.ScriptRecord
► C iText.Kernel.Crypto.Securityhandler.SecurityHandler
► C iText.Kernel.Crypto.Securityhandler.PubKeySecurityHandler
Aiken Sam (aiken.nosp@m. sam@.nosp@m. ieee..nosp@m. org )
► C iText.Kernel.Crypto.Securityhandler.PubSecHandlerUsingAes128
C iText.Kernel.Crypto.Securityhandler.PubSecHandlerUsingAes256
► C iText.Kernel.Crypto.Securityhandler.PubSecHandlerUsingStandard40
C iText.Kernel.Crypto.Securityhandler.PubSecHandlerUsingStandard128
► C iText.Kernel.Crypto.Securityhandler.StandardSecurityHandler
C iText.Kernel.Crypto.Securityhandler.StandardHandlerUsingAes256
► C iText.Kernel.Crypto.Securityhandler.StandardHandlerUsingStandard40
► C iText.Kernel.Crypto.Securityhandler.StandardHandlerUsingStandard128
C iText.Kernel.Crypto.Securityhandler.StandardHandlerUsingAes128
C iText.Signatures.SecurityIDs
A list of IDs that are used by the security classes
C iText.Kernel.Geom.ShapeTransformUtil
Public helper class for transforming segments and paths
C iText.StyledXmlParser.Css.Resolve.Shorthand.ShorthandResolverFactory
A factory for creating ShorthandResolver objects
C iText.Signatures.SignaturePermissions
A helper class that tells you more about the type of signature (certification or approval) and the signature's DMP settings
C iText.Signatures.SignaturePolicyInfo
Class that encapsulates the signature policy information Sample: SignaturePolicyInfo spi = new SignaturePolicyInfo ("2.16.724.1.3.1.1.2.1.9", "G7roucf600+f03r/o0bAOQ6WAs0=", "SHA-1", "https://sede.060.gob.es/politica_de_firma_anexo_1.pdf");
C iText.Signatures.SignatureUtil
Utility class that provides several convenience methods concerning digital signatures
C iText.Layout.Properties.Transform.SingleTransform
This class is used to store one transform function
C iText.IO.Util.SortUtil
This file is a helper class for internal usage only. Be aware that its API and functionality may be changed in future
C iText.IO.Font.Constants.StandardFontFamilies
Class containing families for StandardFonts
C iText.IO.Font.Constants.StandardFonts
C iText.Kernel.Pdf.Tagging.StandardNamespaces
This class encapsulates information about the standard structure namespaces and provides some utility methods connected to them
C iText.Kernel.Pdf.Tagging.StandardRoles
► C Stream
C iText.IO.Source.OutputStream< T >
C iText.IO.Source.RASInputStream
An input stream that uses a RandomAccessSource as its underlying source
► C iText.Kernel.Crypto.OutputStreamEncryption
C iText.Kernel.Crypto.OutputStreamAesEncryption
C iText.Kernel.Crypto.OutputStreamStandardEncryption
C iText.Kernel.XMP.Impl.CountOutputStream
An
C iText.IO.Util.StringTokenizer
C iText.Svg.Css.Impl.StyleResolverUtil
Utility class for resolving parent-inheritance of style and attribute declarations
C iText.Kernel.Geom.Subpath
As subpath is a part of a path comprising a sequence of connected segments
C iText.IO.Font.Otf.SubstLookupRecord
C iText.Svg.SvgConstants
A class containing constant values signifying the proeprty names of tags, attribute, CSS-style and certain values in SVG XML
C iText.Svg.Converter.SvgConverter
This is the main container class for static methods that do high-level conversion operations from input to PDF, either by drawing on a canvas or by returning an XObject, which can then be used by the calling class for further processing and drawing operations
C iText.Svg.Utils.SvgCssUtils
Utility class that facilitates parsing values from CSS
C iText.Svg.Renderers.SvgDrawContext
The SvgDrawContext keeps a stack of iText.Kernel.Pdf.Canvas.PdfCanvas instances, which represent all levels of XObjects that are added to the root canvas
C iText.Svg.Exceptions.SvgExceptionMessageConstant
C iText.Svg.Processors.Impl.Font.SvgFontProcessor
Class that processes and add resolved css fonts to the FontProvider
C iText.Svg.Exceptions.SvgLogMessageConstant
Class that holds the logging and exception messages
C iText.Svg.Css.Impl.SvgNodeRendererInheritanceResolver
Style and attribute inheritance resolver for iText.Svg.Renderers.ISvgNodeRenderer objects
C iText.Svg.Renderers.Path.SvgPathShapeFactory
A factory for creating IPathShape objects
C iText.Svg.Processors.Impl.SvgProcessorContext
Context class with accessors to properties/objects used in processing Svg documents
C iText.Svg.Utils.SvgTextUtil
Class containing utility methods for text operations in the context of SVG processing
C iText.Layout.Element.TabStop
A TabStop is the closest location on a line of text that the text will jump to if a Tab is inserted
C iText.IO.Font.Otf.TagAndLocation
C iText.Kernel.Utils.TaggedPdfReaderTool
Converts a tagged PDF document into an XML file
C iText.Layout.Tagging.TaggingHintKey
C iText.Kernel.Pdf.Tagutils.TagReference
C iText.Svg.SvgConstants.Tags
Class containing the constant property names for the tags in the SVG spec
C iText.Kernel.Pdf.Tagutils.TagStructureContext
TagStructureContext class is used to track necessary information of document's tag structure
C iText.Kernel.Pdf.Tagutils.TagTreePointer
TagTreePointer class is used to modify the document's tag tree
► C iText.Layout.Hyphenation.TernaryTree
C iText.Layout.Hyphenation.HyphenationTree
This tree structure stores the hyphenation patterns in an efficient way for fast lookup
► C iText.Kernel.Pdf.Canvas.Parser.Listener.TextChunk
Represents a chunk of text, it's orientation, and location relative to the orientation vector
C iText.Kernel.Pdf.Canvas.Parser.Listener.CharacterRenderInfo
This class represents a single character and its bounding box
► C TextReader
► C iText.IO.Util.FilterReader
Abstract class for reading filtered character streams. The abstract class
► C iText.IO.Util.PushbackReader
A character-stream reader that allows characters to be pushed back into the stream
C iText.Kernel.XMP.Impl.FixASCIIControlsReader
22.08.2006
C iText.Kernel.Pdf.Canvas.PdfCanvasConstants.TextRenderingMode
The text rendering mode determines whether showing text causes glyph outlines to be stroked, filled, used as a clipping boundary, or some combination of the three
C iText.IO.Codec.TIFFConstants
A list of constants used in class TIFFImage
C iText.IO.Codec.TIFFDirectory
A class representing an Image File Directory (IFD) from a TIFF 6.0 stream
C iText.IO.Codec.TIFFFaxDecoder
Class that can decode TIFF files
C iText.IO.Codec.TIFFFaxDecompressor
Class that can decompress TIFF files
C iText.IO.Codec.TIFFLZWDecoder
A class for performing LZW decoding
C iText.IO.Codec.TiffWriter
Exports images as TIFF
C iText.Kernel.Pdf.Colorspace.PdfPattern.Tiling.TilingType
A code that controls adjustments to the spacing of tiles relative to the device pixel grid
C iText.Signatures.TimestampConstants
C iText.StyledXmlParser.Css.Parse.CssDeclarationValueTokenizer.Token
The Token class
C iText.Layout.Properties.Transform
This class is used to store and process multiple transform css property before drawing
C iText.Svg.Utils.TransformUtils
Utility class responsible for converting Strings containing transformation declarations into AffineTransform objects
C iText.Layout.Properties.TransparentColor
C iText.IO.Font.Constants.TrueTypeCodePages
The code pages possible for a True Type font
C iText.IO.Font.TrueTypeCollection
Use this class for working with true type collection font (*.ttc)
C iText.Layout.Renderer.TypographyUtils
C iText.Layout.Properties.Underline
A POJO that describes the underline of a layout element
C iText.Layout.Properties.UnitValue
A specialized class that holds a value and the unit it is measured in
C iText.StyledXmlParser.Resolver.Resource.UriResolver
Utilities class to resolve URIs
C iText.Svg.SvgConstants.Values
Class containing the constants for values appearing in SVG tags and attributes
C iText.Kernel.Geom.Vector
Represents a vector (i.e. a point in space)
C iText.Signatures.VerificationOK
Class that informs you that the verification of a Certificate succeeded using a specific CertificateVerifier and for a specific reason
C iText.Kernel.Version
This class contains version information about iText
C iText.Kernel.Pdf.VersionConforming
C iText.Kernel.VersionInfo
C iText.Kernel.Pdf.Tagutils.WaitingTagsManager
This class is used to manage waiting tags state
C iText.Kernel.Counter.Data.WaitTime
C iText.StyledXmlParser.Util.WhiteSpaceUtil
Utility class for white-space handling methods that are used both in pdfHTML and the iText-core SVG module
C iText.Kernel.Pdf.Canvas.Wmf.WmfImageHelper
Helper class for the WmfImage implementation
C iText.IO.Font.Woff2.Woff2Converter
C iText.Kernel.Pdf.WriterProperties
C iText.Signatures.CertificateInfo.X500Name
Class that holds an X509 name
C iText.Signatures.OID.X509Extensions
Contains all OIDs used by iText in the context of Certificate Extensions
C iText.Signatures.CertificateInfo.X509NameTokenizer
Class for breaking up an X500 Name into it's component tokens, similar to iText.IO.Util.StringTokenizer
C iText.Forms.Xfa.XfaForm
Processes XFA forms
C iText.Forms.Xfdf.XfdfConstants
Class containing constants to be used in xfdf processing
C iText.Forms.Xfdf.XfdfObject
Represents xfdf element, the top level element in an xfdf document
C iText.Forms.Xfdf.XfdfObjectFactory
C iText.Kernel.Utils.XmlUtils
C iText.Kernel.XMP.Properties.XMPAliasInfo
This interface is used to return info about an alias
C iText.Kernel.XMP.XMPCalendar
► C iText.Kernel.XMP.XMPConst
Common constants for the XMP Toolkit
C iText.Kernel.XMP.Impl.ParseRdf
Parser for "normal" XML serialisation of RDF
C iText.Kernel.XMP.Impl.Utils
Utility functions for the XMPToolkit implementation
C iText.Kernel.XMP.Impl.XMPMetaImpl
Implementation for iText.Kernel.XMP.XMPMeta
C iText.Kernel.XMP.Impl.XMPNodeUtils
Utilities for XMPNode
C iText.Kernel.XMP.Impl.XMPSchemaRegistryImpl
The schema registry handles the namespaces, aliases and global options for the XMP Toolkit
C iText.Kernel.XMP.Impl.XMPUtilsImpl
11.08.2006
C iText.Kernel.XMP.XMPDateTimeFactory
A factory to create
C iText.Kernel.XMP.XMPError
21.09.2006
C iText.Kernel.XMP.XMPMetaFactory
Creates XMPMeta -instances from an InputStream
C iText.Kernel.XMP.Impl.XMPMetaParser
This class replaces the
C iText.Kernel.XMP.Impl.XMPNormalizer
Aug 18, 2006
C iText.Kernel.XMP.Impl.XPath.XMPPath
Representates an XMP XMPPath with segment accessor methods
C iText.Kernel.XMP.XMPPathFactory
Utility services for the metadata object
C iText.Kernel.XMP.Impl.XPath.XMPPathParser
Parser for XMP XPaths
C iText.Kernel.XMP.Impl.XPath.XMPPathSegment
A segment of a parsed XMPPath
► C iText.Kernel.XMP.Properties.XMPProperty
This interface is used to return a text property together with its and options
C iText.Kernel.XMP.Properties.XMPPropertyInfo
This interface is used to return a property together with its path and namespace
► C iText.Kernel.XMP.XMPSchemaRegistry
The schema registry keeps track of all namespaces and aliases used in the XMP metadata
C iText.Kernel.XMP.Impl.XMPSchemaRegistryImpl
The schema registry handles the namespaces, aliases and global options for the XMP Toolkit
C iText.Kernel.XMP.Impl.XMPSerializerHelper
Serializes the
C iText.Kernel.XMP.Impl.XMPSerializerRdf
Serializes the
C iText.Kernel.XMP.XMPUtils
Utility methods for XMP
C iText.Kernel.XMP.XMPVersionInfo
XMP Toolkit Version Information
► C ZDeflaterOutputStream
C iText.IO.Source.DeflaterOutputStream