► C iText.IO.Font.Cmap.AbstractCMap
C iText.IO.Font.Cmap.CMapByteCid
C iText.IO.Font.Cmap.CMapCidToCodepoint
C iText.IO.Font.Cmap.CMapCidUni
C iText.IO.Font.Cmap.CMapCodepointToCid
Class represents real codepoint-CID mapping without any additional manipulation
C iText.IO.Font.Cmap.CMapToUnicode
This class represents a CMap file
C iText.IO.Font.Cmap.CMapUniCid
► 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.Svg.Element.SvgImage
A layout element that represents SVG 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.Commons.Actions.Sequence.AbstractIdentifiableElement
The class allows to make any element identifiable so that it is possible to store some metadata for it
► 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.Forms.Form.Element.FormField< T >
Implementation of the iText.Layout.Element.AbstractElement class for form fields
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.RootElement< T >
A generic abstract root element for a PDF layout object hierarchy
► C iText.Kernel.Colors.Gradients.AbstractLinearGradientBuilder
Base class for linear gradient builders implementations
C iText.Kernel.Colors.Gradients.LinearGradientBuilder
The linear gradient builder implementation with direct target gradient vector and shading transformation ( more info )
C iText.Kernel.Colors.Gradients.StrategyBasedLinearGradientBuilder
The linear gradient builder with automatic coordinates vector evaluation for the target filled area based on configured strategy
► C iText.Kernel.Pdf.Function.AbstractPdfFunction< PdfDictionary >
C iText.Kernel.Pdf.Function.PdfType2Function
This class represents Pdf type 2 function that defines an exponential interpolation of one input value to n output values
C iText.Kernel.Pdf.Function.PdfType3Function
This class represents Pdf type 3 function that defines a stitching of the subdomains of several 1-input functions to produce a single new 1-input function
► C iText.Kernel.Pdf.Function.AbstractPdfFunction< PdfStream >
C iText.Kernel.Pdf.Function.PdfType0Function
C iText.Kernel.Pdf.Function.PdfType4Function
C iText.Kernel.Pdf.Function.Utils.AbstractSampleExtractor
► C iText.Commons.Actions.AbstractStatisticsAggregator
Abstract class for statistics aggregation
C iText.Kernel.Pdf.Statistics.NumberOfPagesStatisticsAggregator
Statistics aggregator which aggregates number of pages in PDF documents
C iText.Kernel.Pdf.Statistics.SizeOfPdfStatisticsAggregator
Statistics aggregator which aggregates size of PDF documents
► C iText.Layout.Renderer.AbstractWidthHandler
C iText.Layout.Renderer.MaxMaxWidthHandler
► C iText.Kernel.Pdf.Tagutils.AccessibilityProperties
The accessibility properties are used to define properties of structure elements in Tagged PDF documents via TagTreePointer API
► C iText.Kernel.Pdf.Tagutils.DefaultAccessibilityProperties
The class represents a basic implementation of AccessibilityProperties that preserves specified accessibility properties
C iText.Forms.FormDefaultAccessibilityProperties
The FormDefaultAccessibilityProperties class is used to create a specific forms related instance of the iText.Kernel.Pdf.Tagutils.DefaultAccessibilityProperties class
C iText.Layout.Renderer.AccessibleAttributesApplier
Generates standard structure attributes for current tag based on the layout element properties and renderer layout results
C iText.Pdfua.Checkers.Utils.ActionCheckUtil
Class that provides methods for checking PDF/UA compliance of actions
C iText.Forms.Xfdf.ActionObject
Represent Action tag in xfdf document structure
C iText.IO.Font.Otf.GlyphLine.ActualText
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.Signatures.Cms.AlgorithmIdentifier
This class represents algorithm identifier structure
C iText.Kernel.Numbering.AlphabetNumbering
This is a general class for alphabet numbering
C iText.Pdfua.Checkers.Utils.AnnotationCheckUtil
Class that provides methods for checking PDF/UA compliance of annotations
C iText.Kernel.Pdf.Annot.DA.AnnotationDefaultAppearance
Helper class for setting annotation default appearance
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.Commons.Utils.AtomicLong
► C Attribute
C iText.Commons.Utils.FunctionalInterfaceAttribute
A mapping for java's FunctionalInterface attribute to allow clean code in java
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
Class to hold background-image property
C iText.Layout.Properties.BackgroundPosition
Class to hold background-position property
C iText.Layout.Properties.BackgroundRepeat
Class to hold background-repeat property
C iText.Layout.Properties.BackgroundSize
Class to hold background-size property
► C iText.Barcodes.Barcode1D
Base class for the barcode types that have 1D representation
C iText.Barcodes.Barcode128
BarCode 128 is a high-density linear barcode symbology defined in ISO/IEC 15417:2007
C iText.Barcodes.Barcode39
This class represents the barcode Code 39
C iText.Barcodes.BarcodeCodabar
Implementation of the Codabar barcode
C iText.Barcodes.BarcodeEAN
The implementation of the barcode EAN
C iText.Barcodes.BarcodeEANSUPP
Implements the most commonly used EAN standard is the thirteen-digit EAN-13, a superset of the original 12-digit Universal Product Code (UPC-A)
C iText.Barcodes.BarcodeInter25
Implements the code interleaved 2 of 5
C iText.Barcodes.BarcodeMSI
Implements the MSI Barcode
C iText.Barcodes.BarcodePostnet
POSTNET (Postal Numeric Encoding Technique) is a barcode symbology used by the United States Postal Service to assist in directing mail
► C iText.Barcodes.Barcode2D
This is a class that is used to implement the logic common to all 2D barcodes
C iText.Barcodes.BarcodeDataMatrix
A Data Matrix is a two-dimensional bar code consisting of black and white "cells" or dots arranged in either a square or rectangular pattern, also known as a matrix
C iText.Barcodes.BarcodePDF417
PDF417 is a stacked linear barcode format used in a variety of applications such as transport, identification cards, and inventory management
C iText.Barcodes.BarcodeQRCode
A QRCode implementation based on the zxing code
C iText.Barcodes.Exceptions.BarcodesExceptionMessageConstant
Class that bundles all the error message templates as constants
C iText.Kernel.XMP.Impl.Base64
A utility class to perform base64 encoding and decoding as specified in RFC-1521
C iText.Kernel.Pdf.Function.BaseInputOutPutConvertors
C iText.Pdfua.Checkers.Utils.BCP47Validator
This class is a validator for IETF BCP 47 language tag (RFC 5646)
C iText.Commons.Datastructures.BiMap< K, V >
A simple bi-directional map
C iText.Commons.Datastructures.BiMap< CheckBoxType, String >
C iText.Layout.Properties.BlendMode
Defines all possible blend modes and their mapping to pdf names
► 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.GridContainer
A GridContainer represents a container of the css grid object
C iText.Layout.Element.ListItem
A list item is a layout element that is one entry in a List
C iText.Layout.Element.MulticolContainer
represents a container of the column objects
► 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
Represents a Border3D with a groove effect being applied
C iText.Layout.Borders.InsetBorder
Represents a Border3D with an inset effect being applied
C iText.Layout.Borders.OutsetBorder
Represents a Border3D with an outset effect being applied
C iText.Layout.Borders.RidgeBorder
Represents a Border3D with a ridge effect being applied
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.FixedDashedBorder
Draws a border with a specific dashes around the element it's been 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.Forms.Util.BorderStyleUtil
This file is a helper class for the internal usage only
C iText.Bouncycastleconnector.BouncyCastleFactoryCreator
This class provides the ability to create iText.Commons.Bouncycastle.IBouncyCastleFactory instance
C iText.Bouncycastleconnector.Logs.BouncyCastleLogMessageConstant
Class that bundles all the error message templates as constants
C iText.Layout.Properties.BackgroundImage.Builder
BackgroundImage builder class
C iText.Kernel.XMP.Impl.ByteBuffer
Byte buffer container including length of valid data
C iText.IO.Source.ByteBuffer
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.Validation.V1.CertificateChainValidator
Validator class, which is expected to be used for certificates chain validation
► C iText.Signatures.Validation.V1.Extensions.CertificateExtension
Class representing certificate extension with all the information required for validation
C iText.Signatures.Validation.V1.Extensions.BasicConstraintsExtension
Class representing "Basic Constraints" certificate extension
► C iText.Signatures.Validation.V1.Extensions.DynamicCertificateExtension
Certificate extension which is populated with additional dynamically changing validation related information
C iText.Signatures.Validation.V1.Extensions.DynamicBasicConstraintsExtension
Class representing "Basic Constraints" certificate extension, which uses provided amount of certificates in chain during the comparison
C iText.Signatures.Validation.V1.Extensions.ExtendedKeyUsageExtension
Class representing "Extended Key Usage" extension
C iText.Signatures.Validation.V1.Extensions.KeyUsageExtension
Class representing "Key Usage" extenstion
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.Validation.V1.Context.CertificateSources
Container class, which contains set of single CertificateSource values
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.IO.Font.Otf.ChainingContextualTable< ContextualPositionRule >
C iText.IO.Font.Otf.Lookuptype8.PosTableLookup8Format1
Chaining Context Positioning Format 1: Simple Glyph Contexts
C iText.IO.Font.Otf.Lookuptype8.PosTableLookup8Format2
Chained Contexts Positioning Format 2: Class-based Glyph Contexts
C iText.IO.Font.Otf.Lookuptype8.PosTableLookup8Format3
Chained Contexts Positioning Format 3: Coverage-based Glyph Contexts
► C iText.IO.Font.Otf.ChainingContextualTable< ContextualSubstRule >
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.Utils.Checkers.FontCheckUtil.CharacterChecker
Character checker which performs check of passed symbol against the 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.IO.Font.CjkResourceLoader
This class is responsible for loading and handling CJK fonts and CMaps from font-asian package
C iText.IO.Util.CliCommandUtil
► 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.CMapCharsetEncoder
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.Signatures.Cms.CmsAttribute
This class represents Attribute structure
C iText.Signatures.Cms.CMSContainer
The CMS container which represents SignedData structure from rfc5652 Cryptographic Message Syntax (CMS)
► C iText.Kernel.Colors.Color
Represents a color
C iText.Kernel.Colors.CalGray
Representation of a CalGray color space
C iText.Kernel.Colors.CalRgb
Representation of a CalRgb color space
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
Representation of a DeviceN color space
C iText.Kernel.Colors.DeviceRgb
Color space to specify colors according to RGB color model
C iText.Kernel.Colors.IccBased
Representation on an ICC Based color space
C iText.Kernel.Colors.Indexed
Representation of an indexed color space
C iText.Kernel.Colors.Lab
Representation of a lab color space
C iText.Kernel.Colors.PatternColor
Representation of a Pattern Color
C iText.Kernel.Colors.Separation
Representation of a separation color space
C iText.Kernel.Colors.ColorConstants
Class containing predefined DeviceRgb colors
► C iText.Layout.Renderer.MulticolRenderer.ColumnHeightCalculator
Interface which used for additional height calculation
C iText.Layout.Renderer.MulticolRenderer.LayoutInInfiniteHeightCalculator
► 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.Commons.Exceptions.CommonsExceptionMessageConstant
Class that bundles all the error message templates as constants
C iText.Commons.Logs.CommonsLogMessageConstant
Class that bundles all the error message templates as constants
C iText.Commons.Actions.Data.CommonsProductData
Stores an instance of ProductData related to iText commons module
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.Commons.Actions.Contexts.ContextManager
The class that retrieves context of its invocation
► C iText.IO.Font.Otf.ContextualRule
► C iText.IO.Font.Otf.ContextualPositionRule
C iText.IO.Font.Otf.Lookuptype7.PosTableLookup7Format2.PosRuleFormat2
C iText.IO.Font.Otf.Lookuptype8.PosTableLookup8Format1.PosRuleFormat1
C iText.IO.Font.Otf.Lookuptype8.PosTableLookup8Format2.PosRuleFormat2
C iText.IO.Font.Otf.Lookuptype8.PosTableLookup8Format3.PosRuleFormat3
► 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.ContextualTable< T >
C iText.IO.Font.Otf.ChainingContextualTable< T >
► C iText.IO.Font.Otf.ContextualTable< ContextualPositionRule >
C iText.IO.Font.Otf.Lookuptype7.PosTableLookup7Format2
► C iText.IO.Font.Otf.ContextualTable< ContextualSubstRule >
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.Layout.Properties.ContinuousContainer
This class is used to store properties of the renderer that are needed to be removed/reapplied
C iText.Signatures.Validation.V1.RevocationDataValidator.CrlValidationInfo
Class which contains validation related information about CRL response
C iText.Signatures.Validation.V1.CRLValidator
Class that allows you to validate a certificate against a Certificate Revocation List (CRL) Response
C iText.StyledXmlParser.Css.Util.CssBackgroundUtils
Utilities class for CSS background parsing
C iText.StyledXmlParser.Css.CssDeclaration
Class to store a CSS declaration
C iText.StyledXmlParser.Css.Validate.CssDeclarationValidationMaster
Class that holds CSS declaration validator
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.Util.CssDimensionParsingUtils
Utilities class for CSS dimension parsing operations
C iText.StyledXmlParser.Css.Font.CssFontFace
Class that will examine the font as described in the CSS, and store it in a form that the font provider will understand
C iText.StyledXmlParser.Css.Font.CssFontFace.CssFontFaceSrc
Class that defines a font face source
C iText.StyledXmlParser.Css.Util.CssGradientUtil
Utilities class for CSS gradient functions parsing
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.CssTypesValidationUtils
Utilities class for CSS types validating operations
C iText.StyledXmlParser.Css.Util.CssUtils
Utilities class for CSS operations
C iText.IO.Font.Cmap.CMapByteCid.Cursor
C iText.Forms.Xfdf.DestObject
Represents Dest element, a child of the link, GoTo, and GoToR elements
C iText.Commons.Utils.DIContainer
A simple dependency injection container
C iText.Commons.Utils.DIContainerConfigurations
► C Dictionary
C iText.Commons.Utils.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
Class that contains the parameters for a DM code
► C iText.Kernel.Pdf.DocumentProperties
Class with additional properties for PdfDocument processing
C iText.Kernel.Pdf.StampingProperties
C iText.Kernel.Pdf.DocumentRevision
Class which stores information about single PDF document revision
C iText.Signatures.Validation.V1.DocumentRevisionsValidator
Validator, which is responsible for document revisions validation according to doc-MDP and field-MDP rules
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.DoublePoint
C iText.Layout.Renderer.DrawContext
This class holds instances which required for drawing on pdf document
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.ECB
Encapsualtes the parameters for one error-correction block in one symbol version
C iText.Barcodes.Qrcode.ECBlocks
Encapsulates a set of error-correction blocks in one symbol version
► C iText.Layout.ElementPropertyContainer< iText.Layout.Style >
C iText.Layout.Style
Container object for style properties of an element
C iText.Signatures.Cms.EncapsulatedContentInfo
This class represents the signed content
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.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 iText.Commons.Utils.Collections.EnumSet< CertificateSource >
C iText.Commons.Utils.Collections.EnumSet< TimeBasedContext >
C iText.Commons.Utils.Collections.EnumSet< ValidatorContext >
► C EqualityComparer
C iText.Commons.Utils.IdentityComparator< T >
C iText.Barcodes.Qrcode.ErrorCorrectionLevel
See ISO 18004:2006, 6.5.1
C iText.StyledXmlParser.Css.Util.EscapeGroup
Class to store escape characters and their processing logic
► C iText.Kernel.Events.Event
Describes abstract event
C iText.Kernel.Events.PdfDocumentEvent
Event dispatched by PdfDocument
C iText.Commons.Actions.EventManager
Entry point for event handling mechanism
► C Exception
► C iText.Commons.Bouncycastle.Cert.Ocsp.AbstractOcspException
This class represents the wrapper for OCSPException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.OcspExceptionBC
Wrapper class for Org.BouncyCastle.Ocsp.OcspException
C iText.Bouncycastlefips.Cert.Ocsp.OcspExceptionBCFips
Wrapper class for System.ArgumentException or System.ArgumentNullException, etc. which can be thrown in OCSP-related classes
► C iText.Commons.Bouncycastle.Cms.AbstractCmsException
This class represents the wrapper for CMSException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cms.CmsExceptionBC
Wrapper class for Org.BouncyCastle.Cms.CmsException
C iText.Bouncycastlefips.Cms.CmsExceptionBCFips
Wrapper class for Org.BouncyCastle.Cms.CmsException
C iText.Commons.Bouncycastle.Operator.AbstractOperatorCreationException
This class represents the wrapper for OperatorCreationException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
► C iText.Commons.Bouncycastle.Security.AbstractCertificateExpiredException
This class represents the wrapper for CertificateExpiredException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Security.CertificateExpiredExceptionBC
Wrapper class for CertificateExpiredException
C iText.Bouncycastlefips.Security.CertificateExpiredExceptionBCFips
Wrapper class for CertificateExpiredException
► C iText.Commons.Bouncycastle.Security.AbstractCertificateNotYetValidException
This class represents the wrapper for CertificateNotYetValidException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Security.CertificateNotYetValidExceptionBC
Wrapper class for CertificateNotYetValidException
C iText.Bouncycastlefips.Security.CertificateNotYetValidExceptionBCFips
Wrapper class for CertificateNotYetValidException
► C iText.Commons.Bouncycastle.Security.AbstractCertificateParsingException
This class represents the wrapper for CertificateParsingException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Security.CertificateParsingExceptionBC
Wrapper class for ParsingExceptionBCFips
C iText.Bouncycastlefips.Security.CertificateParsingExceptionBCFips
Wrapper class for ParsingExceptionBCFips
► C iText.Commons.Bouncycastle.Security.AbstractCrlException
This class represents the wrapper for the CrlException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Security.CrlExceptionBC
Wrapper class for CrlException
C iText.Bouncycastle.Security.CrlExceptionBCFips
Wrapper class for CrlException
► C iText.Commons.Bouncycastle.Security.AbstractGeneralSecurityException
This class represents the wrapper for GeneralSecurityException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Security.GeneralSecurityExceptionBC
Wrapper class for Org.BouncyCastle.Security.GeneralSecurityException
C iText.Bouncycastlefips.Security.GeneralSecurityExceptionBCFips
Wrapper class for Org.BouncyCastle.Security.GeneralSecurityException
C iText.Signatures.VerificationException
An exception that is thrown when something is wrong with a certificate
► C iText.Commons.Bouncycastle.Security.AbstractSecurityUtilityException
This class represents the wrapper for SecurityUtilityException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Security.SecurityUtilityExceptionBC
Wrapper class for SecurityUtilityException
► C iText.Commons.Bouncycastle.Tsp.AbstractTSPException
This class represents the wrapper for TSPException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Tsp.TSPExceptionBC
Wrapper class for Org.BouncyCastle.Tsp.TspException
► C iText.Commons.Exceptions.ITextException
General iText exception
C iText.Barcodes.Exceptions.WriterException
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework
C iText.Bouncycastlefips.UnsupportedEncryptionFeatureException
C iText.Commons.Exceptions.AggregatedException
Composite exception class
C iText.Commons.Exceptions.ProductEventHandlerRepeatException
The class represents a signal to the event handler that it is necessary to repeat the handling of the current event
C iText.Commons.Exceptions.UnknownProductException
An exception notifies that unknown product was found in iText ecosystem
C iText.Forms.Exceptions.AttributeNotFoundException
This class represents iText exception that should be thrown when the attribute with given name is not found in the object attributes list
C iText.Forms.Exceptions.XfdfException
This class represents iText exception that should be thrown when some errors occur while working with XFDF objects (XFDF file is XML-based Acrobat Forms Data Format)
C iText.IO.Exceptions.FontCompressionException
C iText.IO.Exceptions.IOException
Exception class for exceptions in io module
► C iText.Kernel.Exceptions.PdfException
Exception class for exceptions in kernel module
C iText.Kernel.Crypto.Securityhandler.UnsupportedSecurityHandlerException
C iText.Kernel.Exceptions.BadPasswordException
Bad password exception
C iText.Kernel.Exceptions.InvalidXRefPrevException
Exception class for invalid prev pointer in xref structure
C iText.Kernel.Exceptions.MemoryLimitsAwareException
Exception class for exceptions occurred during decompressed pdf streams processing
C iText.Kernel.Exceptions.XrefCycledReferencesException
Exception class for infinite loop in xref structure
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.Pdfa.Exceptions.PdfAConformanceException
Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification
C iText.Pdfua.Exceptions.PdfUAConformanceException
Exception that is thrown when the PDF Document doesn't adhere to the PDF/UA specification
C iText.Svg.Exceptions.SvgProcessingException
Exception thrown by iText.Svg.Processors.ISvgProcessor when it cannot process an SVG
C iText.StyledXmlParser.Exceptions.ReadingByteLimitException
Thrown when the limit on the number of bytes read was violated
C iText.StyledXmlParser.Exceptions.StyledXMLParserException
Runtime exception that gets thrown if something goes wrong in the HTML to PDF conversion
C iText.IO.Util.GhostscriptHelper.GhostscriptExecutionException
Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf files
C iText.IO.Util.ImageHandlerUtil.ImageHandlerExecutionException
Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf files
C iText.Kernel.Geom.NoninvertibleTransformException
NoninvertibleTransformException
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.ClipperException
C iText.Kernel.Utils.CompareTool.CompareToolExecutionException
Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf files
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.IO.Exceptions.ExceptionUtil
This file is a helper class for internal usage only
C iText.IO.Font.Otf.FeatureRecord
► 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
Rule for determining which points lie inside a path
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.CFFFont.Font
C iText.IO.Font.FontCache
C iText.IO.Font.FontCacheKey
C iText.Layout.Font.FontCharacteristics
C iText.Kernel.Utils.Checkers.FontCheckUtil
Utility class that contains common checks used in both the PDFA and PDFUA module for fonts
C iText.IO.Font.Constants.FontDescriptorFlags
Font descriptor flags
C iText.IO.Font.FontEncoding
C iText.StyledXmlParser.Util.FontFamilySplitterUtil
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.Kernel.Font.DocTrueTypeFont
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.Commons.Utils.UnicodeScript?
C iText.Layout.Font.FontSet
Reusable font set for FontProgram related data
C iText.Forms.Util.FontSizeUtil
Utility class for font size calculations
C iText.IO.Font.Constants.FontStretches
C iText.IO.Font.Constants.FontStyles
C iText.Kernel.Font.FontUtil
C iText.IO.Font.Constants.FontWeights
C iText.Forms.Fields.Borders.FormBorderFactory
A factory for creating AbstractFormBorder implementations
C iText.Pdfua.Checkers.Utils.FormCheckUtil
Class that provides methods for checking PDF/UA compliance of interactive form fields
► C iText.Forms.Form.Element.FormField< iText.Forms.Form.Element.AbstractSelectField >
► C iText.Forms.Form.Element.AbstractSelectField
An abstract class for fields that represents a control for selecting one or several of the provided options
C iText.Forms.Form.Element.ComboBoxField
A field that represents a control for selecting one of the provided options
C iText.Forms.Form.Element.ListBoxField
A field that represents a control for selecting one or several of the provided options
► C iText.Forms.Form.Element.FormField< iText.Forms.Form.Element.Button >
C iText.Forms.Form.Element.Button
Extension of the FormField class representing a button in html
► C iText.Forms.Form.Element.FormField< iText.Forms.Form.Element.CheckBox >
C iText.Forms.Form.Element.CheckBox
Extension of the FormField class representing a checkbox so that a iText.Forms.Form.Renderer.CheckBoxRenderer is used instead of the default renderer for fields
► C iText.Forms.Form.Element.FormField< iText.Forms.Form.Element.InputField >
C iText.Forms.Form.Element.InputField
Extension of the FormField class representing a button so that a iText.Forms.Form.Renderer.InputFieldRenderer is used
► C iText.Forms.Form.Element.FormField< iText.Forms.Form.Element.Radio >
C iText.Forms.Form.Element.Radio
Extension of the FormField class representing a radio button so that a iText.Forms.Form.Renderer.RadioRenderer is used instead of the default renderer for fields
► C iText.Forms.Form.Element.FormField< iText.Forms.Form.Element.SignatureFieldAppearance >
C iText.Forms.Form.Element.SignatureFieldAppearance
Extension of the FormField class representing a signature field in PDF
► C iText.Forms.Form.Element.FormField< iText.Forms.Form.Element.TextArea >
C iText.Forms.Form.Element.TextArea
Extension of the FormField class representing a button so that a iText.Forms.Form.Renderer.TextAreaRenderer is used instead of the default renderer for fields
► C iText.Forms.Fields.FormFieldBuilder< T >
Builder for form field
C iText.Forms.Fields.TerminalFormFieldBuilder< T >
Builder for terminal form field
► C iText.Forms.Fields.FormFieldBuilder< iText.Forms.Fields.NonTerminalFormFieldBuilder >
C iText.Forms.Fields.NonTerminalFormFieldBuilder
Builder for non-terminal form field
C iText.Forms.Util.FormFieldRendererUtil
Utility class for centralized logic related to form field rendering
C iText.Forms.Form.FormProperty
Set of constants that will be used as keys to get and set properties
C iText.Forms.Exceptions.FormsExceptionMessageConstant
Class that bundles all the error message templates as constants
C iText.Forms.Logs.FormsLogMessageConstants
Class containing constants to be used in logging in forms module
C iText.Forms.Fields.FormsMetaInfoStaticContainer
Class to store meta info that will be used in forms module in static context
C iText.Pdfua.Checkers.Utils.FormulaCheckUtil
Class that provides methods for checking PDF/UA compliance of Formula elements
C iText.Kernel.Numbering.GeorgianNumbering
This class can produce String combinations representing a georgian numeral
C iText.IO.Util.GhostscriptHelper
A utility class that is used as an interface to run 3rd-party tool Ghostscript
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.Colors.Gradients.GradientColorStop
The gradient stop color structure representing the stop color configuration
C iText.Pdfua.Checkers.Utils.GraphicsCheckUtil
Class that provides methods for checking PDF/UA compliance of graphics elements
C iText.Kernel.Numbering.GreekAlphabetNumbering
This class is responsible for converting integer numbers to their Greek alphabet letter representations
C iText.Pdfua.Checkers.Utils.Headings.HeadingsChecker
Utility class which performs headings check according to PDF/UA specification
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
Class containing constants to be used in hyphenation on layout level
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.Forms.Form.Element.FormField< T >
Implementation of the iText.Layout.Element.AbstractElement class for form fields
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
Instances of the class are used for TaggingHintKey which don't have model element e.g. TR or THEAD in the table
C iText.Commons.Utils.IanaEncodings
► C iText.Kernel.Utils.Annotationsflattening.IAnnotationFlattener
Interface for annotation flatten workers
► C iText.Kernel.Utils.Annotationsflattening.DefaultAnnotationFlattener
This class is used to flatten annotations
► C iText.Kernel.Utils.Annotationsflattening.AbstractTextMarkupAnnotationFlattener
This class is used to flatten text markup annotations
C iText.Kernel.Utils.Annotationsflattening.HighLightTextMarkupAnnotationFlattener
Implementation of IAnnotationFlattener for highlight text markup annotations
C iText.Kernel.Utils.Annotationsflattening.SquigglyTextMarkupAnnotationFlattener
Implementation of IAnnotationFlattener for squiggly annotations
C iText.Kernel.Utils.Annotationsflattening.StrikeOutTextMarkupAnnotationFlattener
Implementation of IAnnotationFlattener for strikeout annotations
C iText.Kernel.Utils.Annotationsflattening.UnderlineTextMarkupAnnotationFlattener
Implementation of IAnnotationFlattener for underline annotations
C iText.Kernel.Utils.Annotationsflattening.NotSupportedFlattener
This class is used to warn that annotation flattening is not supported for the given annotation
C iText.Kernel.Utils.Annotationsflattening.RemoveWithoutDrawingFlattener
This class is used to Remove annotations without drawing them on the page content stream
C iText.Kernel.Utils.Annotationsflattening.WarnFormfieldFlattener
This class is used to warn user that annotation will not be flattened
► C iText.Commons.Bouncycastle.Asn1.Util.IAsn1Dump
This interface represents the wrapper for ASN1Dump that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Util.Asn1DumpBC
Wrapper class for Org.BouncyCastle.Asn1.Utilities.Asn1Dump
C iText.Bouncycastlefips.Asn1.Util.Asn1DumpBCFips
Wrapper class for Org.BouncyCastle.Asn1.Utilities.Asn1Dump
► C iText.Commons.Bouncycastle.Asn1.IAsn1Encodable
This interface represents the wrapper for ASN1Encodable that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
► C iText.Bouncycastle.Asn1.Asn1EncodableBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1Encodable
► C iText.Bouncycastle.Asn1.Asn1ObjectBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1Object
► C iText.Bouncycastle.Asn1.Asn1OctetStringBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1OctetString
C iText.Bouncycastle.Asn1.DerOctetStringBC
Wrapper class for Org.BouncyCastle.Asn1.DerOctetString
► C iText.Bouncycastle.Asn1.Asn1SequenceBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1Sequence
C iText.Bouncycastle.Asn1.DerSequenceBC
Wrapper class for Org.BouncyCastle.Asn1.DerSequence
► C iText.Bouncycastle.Asn1.Asn1SetBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1Set
C iText.Bouncycastle.Asn1.DerSetBC
Wrapper class for Org.BouncyCastle.Asn1.DerSet
► C iText.Bouncycastle.Asn1.Asn1TaggedObjectBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1TaggedObject
C iText.Bouncycastle.Asn1.DerTaggedObjectBC
Wrapper class for Org.BouncyCastle.Asn1.DerTaggedObject
C iText.Bouncycastle.Asn1.Cmp.PkiFailureInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cmp.PkiFailureInfo
► C iText.Bouncycastle.Asn1.DerBitStringBC
Wrapper class for Org.BouncyCastle.Asn1.DerBitString
C iText.Bouncycastle.Asn1.X509.ReasonFlagsBC
Wrapper class for Org.BouncyCastle.Asn1.X509.ReasonFlags
C iText.Bouncycastle.Asn1.DerEnumeratedBC
Wrapper class for Org.BouncyCastle.Asn1.DerEnumerated
C iText.Bouncycastle.Asn1.DerIA5StringBC
Wrapper class for Org.BouncyCastle.Asn1.DerIA5String
C iText.Bouncycastle.Asn1.DerIntegerBC
Wrapper class for Org.BouncyCastle.Asn1.DerInteger
C iText.Bouncycastle.Asn1.DerNullBC
Wrapper class for Org.BouncyCastle.Asn1.DerNull
C iText.Bouncycastle.Asn1.DerObjectIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.DerObjectIdentifier
C iText.Bouncycastle.Asn1.DerUtcTimeBC
Wrapper class for Org.BouncyCastle.Asn1.DerUtcTime
C iText.Bouncycastle.Asn1.IAsn1GeneralizedTimeBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1GeneralizedTime
C iText.Bouncycastle.Asn1.Cms.AttributeBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.Attribute
C iText.Bouncycastle.Asn1.Cms.ContentInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.ContentInfo
C iText.Bouncycastle.Asn1.Cms.EncryptedContentInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.EncryptedContentInfo
C iText.Bouncycastle.Asn1.Cms.EnvelopedDataBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.EnvelopedData
C iText.Bouncycastle.Asn1.Cms.IssuerAndSerialNumberBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.IssuerAndSerialNumber
C iText.Bouncycastle.Asn1.Cms.KeyTransRecipientInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.KeyTransRecipientInfo
C iText.Bouncycastle.Asn1.Cms.OriginatorInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.OriginatorInfo
C iText.Bouncycastle.Asn1.Cms.RecipientIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.RecipientIdentifier
C iText.Bouncycastle.Asn1.Cms.RecipientInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.RecipientInfo
C iText.Bouncycastle.Asn1.Esf.OtherHashAlgAndValueBC
Wrapper class for Org.BouncyCastle.Asn1.Esf.OtherHashAlgAndValue
C iText.Bouncycastle.Asn1.Esf.SignaturePolicyIdBC
Wrapper class for Org.BouncyCastle.Asn1.Esf.SignaturePolicyId
C iText.Bouncycastle.Asn1.Esf.SignaturePolicyIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.Esf.SignaturePolicyIdentifier
C iText.Bouncycastle.Asn1.Esf.SigPolicyQualifierInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Esf.SigPolicyQualifierInfo
C iText.Bouncycastle.Asn1.Ess.ESSCertIDBC
Wrapper class for Org.BouncyCastle.Asn1.Ess.EssCertID
C iText.Bouncycastle.Asn1.Ess.ESSCertIDv2BC
Wrapper class for Org.BouncyCastle.Asn1.Ess.EssCertIDv2
C iText.Bouncycastle.Asn1.Ess.SigningCertificateBC
Wrapper class for Org.BouncyCastle.Asn1.Ess.SigningCertificate
C iText.Bouncycastle.Asn1.Ess.SigningCertificateV2BC
Wrapper class for Org.BouncyCastle.Asn1.Ess.SigningCertificateV2
C iText.Bouncycastle.Asn1.Ocsp.BasicOcspResponseBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse
C iText.Bouncycastle.Asn1.Ocsp.OcspResponseBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspResponse
C iText.Bouncycastle.Asn1.Ocsp.OcspResponseStatusBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspResponseStatus
C iText.Bouncycastle.Asn1.Ocsp.ResponseBytesBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.ResponseBytes
C iText.Bouncycastle.Asn1.Pcks.RsassaPssParametersBC
BC wrapper implementation for IRsassaPssParameters
C iText.Bouncycastle.Asn1.Tsp.MessageImprintBC
Wrapper class for Org.BouncyCastle.Asn1.Tsp.MessageImprint
C iText.Bouncycastle.Asn1.Tsp.TstInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Tsp.TstInfo
C iText.Bouncycastle.Asn1.X509.AlgorithmIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier
C iText.Bouncycastle.Asn1.X509.AuthorityKeyIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.X509.AuthorityKeyIdentifier
C iText.Bouncycastle.Asn1.X509.BasicConstraintsBC
Wrapper class for Org.BouncyCastle.Asn1.X509.BasicConstraints
C iText.Bouncycastle.Asn1.X509.CrlDistPointBC
Wrapper class for Org.BouncyCastle.Asn1.X509.CrlDistPoint
C iText.Bouncycastle.Asn1.X509.CrlReasonBC
Wrapper class for Org.BouncyCastle.Asn1.X509.CrlReason
C iText.Bouncycastle.Asn1.X509.DistributionPointBC
Wrapper class for Org.BouncyCastle.Asn1.X509.DistributionPoint
C iText.Bouncycastle.Asn1.X509.DistributionPointNameBC
Wrapper class for Org.BouncyCastle.Asn1.X509.DistributionPointName
C iText.Bouncycastle.Asn1.X509.ExtendedKeyUsageBC
Wrapper class for Org.BouncyCastle.Asn1.X509.ExtendedKeyUsage
C iText.Bouncycastle.Asn1.X509.GeneralNameBC
Wrapper class for Org.BouncyCastle.Asn1.X509.GeneralName
C iText.Bouncycastle.Asn1.X509.GeneralNamesBC
Wrapper class for Org.BouncyCastle.Asn1.X509.GeneralNames
C iText.Bouncycastle.Asn1.X509.IssuingDistributionPointBC
Wrapper class for Org.BouncyCastle.Asn1.X509.IssuingDistributionPoint
C iText.Bouncycastle.Asn1.X509.KeyPurposeIDBC
Wrapper class for Org.BouncyCastle.Asn1.X509.KeyPurposeID
C iText.Bouncycastle.Asn1.X509.KeyUsageBC
Wrapper class for Org.BouncyCastle.Asn1.X509.KeyUsage
C iText.Bouncycastle.Asn1.X509.SubjectKeyIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.X509.SubjectKeyIdentifier
C iText.Bouncycastle.Asn1.X509.SubjectPublicKeyInfoBC
Wrapper class for Org.BouncyCastle.Asn1.X509.SubjectPublicKeyInfo
C iText.Bouncycastle.Asn1.X509.TbsCertificateStructureBC
Wrapper class for Org.BouncyCastle.Asn1.X509.TbsCertificateStructure
C iText.Bouncycastle.Asn1.X509.TimeBC
Wrapper class for Org.BouncyCastle.Asn1.X509.Time
C iText.Bouncycastle.Asn1.X509.X509ExtensionsBC
Wrapper class for Org.BouncyCastle.Asn1.X509.X509Extensions
C iText.Bouncycastle.Asn1.X509.X509NameBC
Wrapper class for Org.BouncyCastle.Asn1.X509.X509Name
► C iText.Bouncycastlefips.Asn1.Asn1EncodableBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1Encodable
► C iText.Bouncycastlefips.Asn1.Asn1ObjectBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1Object
► C iText.Bouncycastlefips.Asn1.Asn1OctetStringBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1OctetString
C iText.Bouncycastlefips.Asn1.DerOctetStringBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerOctetString
► C iText.Bouncycastlefips.Asn1.Asn1SequenceBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1Sequence
C iText.Bouncycastlefips.Asn1.DerSequenceBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerSequence
► C iText.Bouncycastlefips.Asn1.Asn1SetBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1Set
C iText.Bouncycastlefips.Asn1.DerSetBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerSet
► C iText.Bouncycastlefips.Asn1.Asn1TaggedObjectBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1TaggedObject
C iText.Bouncycastlefips.Asn1.DerTaggedObjectBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerTaggedObject
C iText.Bouncycastlefips.Asn1.Cmp.PkiFailureInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cmp.PkiFailureInfo
► C iText.Bouncycastlefips.Asn1.DerBitStringBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerBitString
C iText.Bouncycastlefips.Asn1.X509.ReasonFlagsBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.ReasonFlags
C iText.Bouncycastlefips.Asn1.DerEnumeratedBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerEnumerated
C iText.Bouncycastlefips.Asn1.DerGeneralizedTimeBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerGeneralizedTime
C iText.Bouncycastlefips.Asn1.DerIA5StringBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerIA5String
C iText.Bouncycastlefips.Asn1.DerIntegerBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerInteger
C iText.Bouncycastlefips.Asn1.DerNullBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerNull
C iText.Bouncycastlefips.Asn1.DerObjectIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerObjectIdentifier
C iText.Bouncycastlefips.Asn1.DerUtcTimeBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerUtcTime
C iText.Bouncycastlefips.Asn1.Cms.AttributeBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.Attribute
C iText.Bouncycastlefips.Asn1.Cms.ContentInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.ContentInfo
C iText.Bouncycastlefips.Asn1.Cms.EncryptedContentInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.EncryptedContentInfo
C iText.Bouncycastlefips.Asn1.Cms.EnvelopedDataBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.EnvelopedData
C iText.Bouncycastlefips.Asn1.Cms.IssuerAndSerialNumberBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.IssuerAndSerialNumber
C iText.Bouncycastlefips.Asn1.Cms.KeyTransRecipientInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.KeyTransRecipientInfo
C iText.Bouncycastlefips.Asn1.Cms.OriginatorInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.OriginatorInfo
C iText.Bouncycastlefips.Asn1.Cms.RecipientIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.RecipientIdentifier
C iText.Bouncycastlefips.Asn1.Cms.RecipientInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.RecipientInfo
C iText.Bouncycastlefips.Asn1.Esf.OtherHashAlgAndValueBCFips
Wrapper class for Org.BouncyCastle.Asn1.Esf.OtherHashAlgAndValue
C iText.Bouncycastlefips.Asn1.Esf.SignaturePolicyIdBCFips
Wrapper class for Org.BouncyCastle.Asn1.Esf.SignaturePolicyId
C iText.Bouncycastlefips.Asn1.Esf.SignaturePolicyIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.Esf.SignaturePolicyIdentifier
C iText.Bouncycastlefips.Asn1.Esf.SigPolicyQualifierInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Esf.SigPolicyQualifierInfo
C iText.Bouncycastlefips.Asn1.Ess.ESSCertIDBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ess.EssCertID
C iText.Bouncycastlefips.Asn1.Ess.ESSCertIDv2BCFips
Wrapper class for Org.BouncyCastle.Asn1.Ess.EssCertIDv2
C iText.Bouncycastlefips.Asn1.Ess.SigningCertificateBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ess.SigningCertificate
C iText.Bouncycastlefips.Asn1.Ess.SigningCertificateV2BCFips
Wrapper class for Org.BouncyCastle.Asn1.Ess.SigningCertificateV2
C iText.Bouncycastlefips.Asn1.Ocsp.BasicOcspResponseBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse
C iText.Bouncycastlefips.Asn1.Ocsp.OcspResponseBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspResponse
C iText.Bouncycastlefips.Asn1.Ocsp.OcspResponseStatusBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspResponseStatus
C iText.Bouncycastlefips.Asn1.Ocsp.ResponseBytesBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.ResponseBytes
C iText.Bouncycastlefips.Asn1.Pcks.RsassaPssParametersBCFips
BC-FIPS wrapper implementation for IRsassaPssParameters
C iText.Bouncycastlefips.Asn1.Tsp.MessageImprintBCFips
Wrapper class for Org.BouncyCastle.Asn1.Tsp.MessageImprint
C iText.Bouncycastlefips.Asn1.Tsp.TstInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Tsp.TstInfo
C iText.Bouncycastlefips.Asn1.X500.X500NameBCFips
Wrapper class for Org.BouncyCastle.Asn1.X500.X500Name
C iText.Bouncycastlefips.Asn1.X509.AlgorithmIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier
C iText.Bouncycastlefips.Asn1.X509.AuthorityKeyIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.AuthorityKeyIdentifier
C iText.Bouncycastlefips.Asn1.X509.BasicConstraintsBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.BasicConstraints
C iText.Bouncycastlefips.Asn1.X509.CrlDistPointBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.CrlDistPoint
C iText.Bouncycastlefips.Asn1.X509.CrlReasonBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.CrlReason
C iText.Bouncycastlefips.Asn1.X509.DistributionPointBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.DistributionPoint
C iText.Bouncycastlefips.Asn1.X509.DistributionPointNameBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.DistributionPointName
C iText.Bouncycastlefips.Asn1.X509.ExtendedKeyUsageBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.ExtendedKeyUsage
C iText.Bouncycastlefips.Asn1.X509.GeneralNameBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.GeneralName
C iText.Bouncycastlefips.Asn1.X509.GeneralNamesBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.GeneralNames
C iText.Bouncycastlefips.Asn1.X509.IssuingDistributionPointBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.IssuingDistributionPoint
C iText.Bouncycastlefips.Asn1.X509.KeyPurposeIDBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.KeyPurposeID
C iText.Bouncycastlefips.Asn1.X509.KeyUsageBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.KeyUsage
C iText.Bouncycastlefips.Asn1.X509.SubjectKeyIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.SubjectKeyIdentifier
C iText.Bouncycastlefips.Asn1.X509.SubjectPublicKeyInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.SubjectPublicKeyInfo
C iText.Bouncycastlefips.Asn1.X509.TbsCertificateStructureBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.TbsCertificateStructure
C iText.Bouncycastlefips.Asn1.X509.TimeBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.Time
C iText.Bouncycastlefips.Asn1.X509.X509ExtensionsBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.X509Extensions
► C iText.Commons.Bouncycastle.Asn1.Cms.IAttribute
This interface represents the wrapper for Attribute that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.AttributeBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.Attribute
C iText.Bouncycastlefips.Asn1.Cms.AttributeBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.Attribute
► C iText.Commons.Bouncycastle.Asn1.Cms.IContentInfo
This interface represents the wrapper for ContentInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.ContentInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.ContentInfo
C iText.Bouncycastlefips.Asn1.Cms.ContentInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.ContentInfo
► C iText.Commons.Bouncycastle.Asn1.Cms.IEncryptedContentInfo
This interface represents the wrapper for EncryptedContentInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.EncryptedContentInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.EncryptedContentInfo
C iText.Bouncycastlefips.Asn1.Cms.EncryptedContentInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.EncryptedContentInfo
► C iText.Commons.Bouncycastle.Asn1.Cms.IEnvelopedData
This interface represents the wrapper for EnvelopedData that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.EnvelopedDataBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.EnvelopedData
C iText.Bouncycastlefips.Asn1.Cms.EnvelopedDataBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.EnvelopedData
► C iText.Commons.Bouncycastle.Asn1.Cms.IIssuerAndSerialNumber
This interface represents the wrapper for IssuerAndSerialNumber that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.IssuerAndSerialNumberBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.IssuerAndSerialNumber
C iText.Bouncycastlefips.Asn1.Cms.IssuerAndSerialNumberBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.IssuerAndSerialNumber
► C iText.Commons.Bouncycastle.Asn1.Cms.IKeyTransRecipientInfo
This interface represents the wrapper for KeyTransRecipientInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.KeyTransRecipientInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.KeyTransRecipientInfo
C iText.Bouncycastlefips.Asn1.Cms.KeyTransRecipientInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.KeyTransRecipientInfo
► C iText.Commons.Bouncycastle.Asn1.Cms.IOriginatorInfo
This interface represents the wrapper for OriginatorInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.OriginatorInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.OriginatorInfo
C iText.Bouncycastlefips.Asn1.Cms.OriginatorInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.OriginatorInfo
► C iText.Commons.Bouncycastle.Asn1.Cms.IRecipientIdentifier
This interface represents the wrapper for RecipientIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.RecipientIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.RecipientIdentifier
C iText.Bouncycastlefips.Asn1.Cms.RecipientIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.RecipientIdentifier
► C iText.Commons.Bouncycastle.Asn1.Cms.IRecipientInfo
This interface represents the wrapper for RecipientInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.RecipientInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.RecipientInfo
C iText.Bouncycastlefips.Asn1.Cms.RecipientInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.RecipientInfo
► C iText.Commons.Bouncycastle.Asn1.Esf.IOtherHashAlgAndValue
This interface represents the wrapper for OtherHashAlgAndValue that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Esf.OtherHashAlgAndValueBC
Wrapper class for Org.BouncyCastle.Asn1.Esf.OtherHashAlgAndValue
C iText.Bouncycastlefips.Asn1.Esf.OtherHashAlgAndValueBCFips
Wrapper class for Org.BouncyCastle.Asn1.Esf.OtherHashAlgAndValue
► C iText.Commons.Bouncycastle.Asn1.Esf.ISignaturePolicyId
This interface represents the wrapper for SignaturePolicyId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Esf.SignaturePolicyIdBC
Wrapper class for Org.BouncyCastle.Asn1.Esf.SignaturePolicyId
C iText.Bouncycastlefips.Asn1.Esf.SignaturePolicyIdBCFips
Wrapper class for Org.BouncyCastle.Asn1.Esf.SignaturePolicyId
► C iText.Commons.Bouncycastle.Asn1.Esf.ISignaturePolicyIdentifier
This interface represents the wrapper for SignaturePolicyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Esf.SignaturePolicyIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.Esf.SignaturePolicyIdentifier
C iText.Bouncycastlefips.Asn1.Esf.SignaturePolicyIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.Esf.SignaturePolicyIdentifier
► C iText.Commons.Bouncycastle.Asn1.Esf.ISigPolicyQualifierInfo
This interface represents the wrapper for SigPolicyQualifierInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Esf.SigPolicyQualifierInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Esf.SigPolicyQualifierInfo
C iText.Bouncycastlefips.Asn1.Esf.SigPolicyQualifierInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Esf.SigPolicyQualifierInfo
► C iText.Commons.Bouncycastle.Asn1.Ess.IEssCertID
This interface represents the wrapper for ESSCertID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ess.ESSCertIDBC
Wrapper class for Org.BouncyCastle.Asn1.Ess.EssCertID
C iText.Bouncycastlefips.Asn1.Ess.ESSCertIDBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ess.EssCertID
► C iText.Commons.Bouncycastle.Asn1.Ess.IEssCertIDv2
This interface represents the wrapper for ESSCertIDv2 that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ess.ESSCertIDv2BC
Wrapper class for Org.BouncyCastle.Asn1.Ess.EssCertIDv2
C iText.Bouncycastlefips.Asn1.Ess.ESSCertIDv2BCFips
Wrapper class for Org.BouncyCastle.Asn1.Ess.EssCertIDv2
► C iText.Commons.Bouncycastle.Asn1.Ess.ISigningCertificate
This interface represents the wrapper for SigningCertificate that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ess.SigningCertificateBC
Wrapper class for Org.BouncyCastle.Asn1.Ess.SigningCertificate
C iText.Bouncycastlefips.Asn1.Ess.SigningCertificateBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ess.SigningCertificate
► C iText.Commons.Bouncycastle.Asn1.Ess.ISigningCertificateV2
This interface represents the wrapper for SigningCertificateV2 that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ess.SigningCertificateV2BC
Wrapper class for Org.BouncyCastle.Asn1.Ess.SigningCertificateV2
C iText.Bouncycastlefips.Asn1.Ess.SigningCertificateV2BCFips
Wrapper class for Org.BouncyCastle.Asn1.Ess.SigningCertificateV2
► C iText.Commons.Bouncycastle.Asn1.IAsn1Object
This interface represents the wrapper for ASN1Primitive that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Asn1ObjectBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1Object
C iText.Bouncycastlefips.Asn1.Asn1ObjectBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1Object
► C iText.Commons.Bouncycastle.Asn1.Cmp.IPkiFailureInfo
This interface represents the wrapper for PKIFailureInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cmp.PkiFailureInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Cmp.PkiFailureInfo
C iText.Bouncycastlefips.Asn1.Cmp.PkiFailureInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cmp.PkiFailureInfo
► C iText.Commons.Bouncycastle.Asn1.IAsn1OctetString
This interface represents the wrapper for ASN1OctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Asn1OctetStringBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1OctetString
C iText.Bouncycastlefips.Asn1.Asn1OctetStringBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1OctetString
► C iText.Commons.Bouncycastle.Asn1.IDerOctetString
This interface represents the wrapper for DEROctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerOctetStringBC
Wrapper class for Org.BouncyCastle.Asn1.DerOctetString
C iText.Bouncycastlefips.Asn1.DerOctetStringBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerOctetString
► C iText.Commons.Bouncycastle.Asn1.IAsn1Sequence
This interface represents the wrapper for ASN1Sequence that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Asn1SequenceBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1Sequence
C iText.Bouncycastlefips.Asn1.Asn1SequenceBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1Sequence
► C iText.Commons.Bouncycastle.Asn1.IDerSequence
This interface represents the wrapper for DERSequence that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerSequenceBC
Wrapper class for Org.BouncyCastle.Asn1.DerSequence
C iText.Bouncycastlefips.Asn1.DerSequenceBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerSequence
► C iText.Commons.Bouncycastle.Asn1.IAsn1Set
This interface represents the wrapper for ASN1Set that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Asn1SetBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1Set
C iText.Bouncycastlefips.Asn1.Asn1SetBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1Set
► C iText.Commons.Bouncycastle.Asn1.IDerSet
This interface represents the wrapper for DERSet that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerSetBC
Wrapper class for Org.BouncyCastle.Asn1.DerSet
C iText.Bouncycastlefips.Asn1.DerSetBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerSet
► C iText.Commons.Bouncycastle.Asn1.IAsn1TaggedObject
This interface represents the wrapper for ASN1TaggedObject that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Asn1TaggedObjectBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1TaggedObject
C iText.Bouncycastlefips.Asn1.Asn1TaggedObjectBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1TaggedObject
► C iText.Commons.Bouncycastle.Asn1.IDerTaggedObject
This interface represents the wrapper for DERTaggedObject that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerTaggedObjectBC
Wrapper class for Org.BouncyCastle.Asn1.DerTaggedObject
C iText.Bouncycastlefips.Asn1.DerTaggedObjectBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerTaggedObject
► C iText.Commons.Bouncycastle.Asn1.IDerBitString
This interface represents the wrapper for ASN1BitString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerBitStringBC
Wrapper class for Org.BouncyCastle.Asn1.DerBitString
C iText.Bouncycastlefips.Asn1.DerBitStringBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerBitString
► C iText.Commons.Bouncycastle.Asn1.X509.IReasonFlags
This interface represents the wrapper for ReasonFlags that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.ReasonFlagsBC
Wrapper class for Org.BouncyCastle.Asn1.X509.ReasonFlags
C iText.Bouncycastlefips.Asn1.X509.ReasonFlagsBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.ReasonFlags
► C iText.Commons.Bouncycastle.Asn1.IDerEnumerated
This interface represents the wrapper for ASN1Enumerated that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerEnumeratedBC
Wrapper class for Org.BouncyCastle.Asn1.DerEnumerated
C iText.Bouncycastlefips.Asn1.DerEnumeratedBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerEnumerated
► C iText.Commons.Bouncycastle.Asn1.IDerGeneralizedTime
This interface represents the wrapper for ASN1GeneralizedTime that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.IAsn1GeneralizedTimeBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1GeneralizedTime
C iText.Bouncycastlefips.Asn1.DerGeneralizedTimeBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerGeneralizedTime
► C iText.Commons.Bouncycastle.Asn1.IDerIA5String
This interface represents the wrapper for DERIA5String that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerIA5StringBC
Wrapper class for Org.BouncyCastle.Asn1.DerIA5String
C iText.Bouncycastlefips.Asn1.DerIA5StringBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerIA5String
► C iText.Commons.Bouncycastle.Asn1.IDerInteger
This interface represents the wrapper for ASN1Integer that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerIntegerBC
Wrapper class for Org.BouncyCastle.Asn1.DerInteger
C iText.Bouncycastlefips.Asn1.DerIntegerBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerInteger
► C iText.Commons.Bouncycastle.Asn1.IDerNull
This interface represents the wrapper for DERNull that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerNullBC
Wrapper class for Org.BouncyCastle.Asn1.DerNull
C iText.Bouncycastlefips.Asn1.DerNullBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerNull
► C iText.Commons.Bouncycastle.Asn1.IDerObjectIdentifier
This interface represents the wrapper for ASN1ObjectIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerObjectIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.DerObjectIdentifier
C iText.Bouncycastlefips.Asn1.DerObjectIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerObjectIdentifier
► C iText.Commons.Bouncycastle.Asn1.IDerUtcTime
This interface represents the wrapper for ASN1UTCTime that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerUtcTimeBC
Wrapper class for Org.BouncyCastle.Asn1.DerUtcTime
C iText.Bouncycastlefips.Asn1.DerUtcTimeBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerUtcTime
► C iText.Commons.Bouncycastle.Asn1.Ocsp.IBasicOcspResponse
This interface represents the wrapper for BasicOCSPResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ocsp.BasicOcspResponseBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse
C iText.Bouncycastlefips.Asn1.Ocsp.BasicOcspResponseBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse
► C iText.Commons.Bouncycastle.Asn1.Ocsp.IOcspResponse
This interface represents the wrapper for OCSPResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ocsp.OcspResponseBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspResponse
C iText.Bouncycastlefips.Asn1.Ocsp.OcspResponseBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspResponse
► C iText.Commons.Bouncycastle.Asn1.Ocsp.IOcspResponseStatus
This interface represents the wrapper for OCSPResponseStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ocsp.OcspResponseStatusBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspResponseStatus
C iText.Bouncycastlefips.Asn1.Ocsp.OcspResponseStatusBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspResponseStatus
► C iText.Commons.Bouncycastle.Asn1.Ocsp.IResponseBytes
This interface represents the wrapper for ResponseBytes that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ocsp.ResponseBytesBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.ResponseBytes
C iText.Bouncycastlefips.Asn1.Ocsp.ResponseBytesBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.ResponseBytes
► C iText.Commons.Bouncycastle.Asn1.Pkcs.IRsassaPssParameters
Wrapper interface for BouncyCastle's representation of RSASSA-PSS parameters in ASN.1
C iText.Bouncycastle.Asn1.Pcks.RsassaPssParametersBC
BC wrapper implementation for IRsassaPssParameters
C iText.Bouncycastlefips.Asn1.Pcks.RsassaPssParametersBCFips
BC-FIPS wrapper implementation for IRsassaPssParameters
► C iText.Commons.Bouncycastle.Asn1.Tsp.IMessageImprint
This interface represents the wrapper for MessageImprint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Tsp.MessageImprintBC
Wrapper class for Org.BouncyCastle.Asn1.Tsp.MessageImprint
C iText.Bouncycastlefips.Asn1.Tsp.MessageImprintBCFips
Wrapper class for Org.BouncyCastle.Asn1.Tsp.MessageImprint
► C iText.Commons.Bouncycastle.Asn1.Tsp.ITstInfo
This interface represents the wrapper for TSTInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Tsp.TstInfoBC
Wrapper class for Org.BouncyCastle.Asn1.Tsp.TstInfo
C iText.Bouncycastlefips.Asn1.Tsp.TstInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.Tsp.TstInfo
► C iText.Commons.Bouncycastle.Asn1.X500.IX500Name
This interface represents the wrapper for X500Name that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.X509NameBC
Wrapper class for Org.BouncyCastle.Asn1.X509.X509Name
C iText.Bouncycastlefips.Asn1.X500.X500NameBCFips
Wrapper class for Org.BouncyCastle.Asn1.X500.X500Name
► C iText.Commons.Bouncycastle.Asn1.X509.IAlgorithmIdentifier
This interface represents the wrapper for AlgorithmIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.AlgorithmIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier
C iText.Bouncycastlefips.Asn1.X509.AlgorithmIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier
► C iText.Commons.Bouncycastle.Asn1.X509.IAuthorityKeyIdentifier
This interface represents the wrapper for AuthorityKeyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.AuthorityKeyIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.X509.AuthorityKeyIdentifier
C iText.Bouncycastlefips.Asn1.X509.AuthorityKeyIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.AuthorityKeyIdentifier
► C iText.Commons.Bouncycastle.Asn1.X509.IBasicConstraints
This interface represents the wrapper for BasicConstraints that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.BasicConstraintsBC
Wrapper class for Org.BouncyCastle.Asn1.X509.BasicConstraints
C iText.Bouncycastlefips.Asn1.X509.BasicConstraintsBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.BasicConstraints
► C iText.Commons.Bouncycastle.Asn1.X509.ICrlDistPoint
This interface represents the wrapper for CRLDistPoint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.CrlDistPointBC
Wrapper class for Org.BouncyCastle.Asn1.X509.CrlDistPoint
C iText.Bouncycastlefips.Asn1.X509.CrlDistPointBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.CrlDistPoint
► C iText.Commons.Bouncycastle.Asn1.X509.ICrlReason
This interface represents the wrapper for CRLReason that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.CrlReasonBC
Wrapper class for Org.BouncyCastle.Asn1.X509.CrlReason
C iText.Bouncycastlefips.Asn1.X509.CrlReasonBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.CrlReason
► C iText.Commons.Bouncycastle.Asn1.X509.IDistributionPoint
This interface represents the wrapper for DistributionPoint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.DistributionPointBC
Wrapper class for Org.BouncyCastle.Asn1.X509.DistributionPoint
C iText.Bouncycastlefips.Asn1.X509.DistributionPointBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.DistributionPoint
► C iText.Commons.Bouncycastle.Asn1.X509.IDistributionPointName
This interface represents the wrapper for DistributionPointName that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.DistributionPointNameBC
Wrapper class for Org.BouncyCastle.Asn1.X509.DistributionPointName
C iText.Bouncycastlefips.Asn1.X509.DistributionPointNameBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.DistributionPointName
► C iText.Commons.Bouncycastle.Asn1.X509.IExtendedKeyUsage
This interface represents the wrapper for ExtendedKeyUsage that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.ExtendedKeyUsageBC
Wrapper class for Org.BouncyCastle.Asn1.X509.ExtendedKeyUsage
C iText.Bouncycastlefips.Asn1.X509.ExtendedKeyUsageBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.ExtendedKeyUsage
► C iText.Commons.Bouncycastle.Asn1.X509.IGeneralName
This interface represents the wrapper for GeneralName that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.GeneralNameBC
Wrapper class for Org.BouncyCastle.Asn1.X509.GeneralName
C iText.Bouncycastlefips.Asn1.X509.GeneralNameBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.GeneralName
► C iText.Commons.Bouncycastle.Asn1.X509.IGeneralNames
This interface represents the wrapper for GeneralNames that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.GeneralNamesBC
Wrapper class for Org.BouncyCastle.Asn1.X509.GeneralNames
C iText.Bouncycastlefips.Asn1.X509.GeneralNamesBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.GeneralNames
► C iText.Commons.Bouncycastle.Asn1.X509.IIssuingDistributionPoint
This interface represents the wrapper for IssuingDistributionPoint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.IssuingDistributionPointBC
Wrapper class for Org.BouncyCastle.Asn1.X509.IssuingDistributionPoint
C iText.Bouncycastlefips.Asn1.X509.IssuingDistributionPointBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.IssuingDistributionPoint
► C iText.Commons.Bouncycastle.Asn1.X509.IKeyPurposeID
This interface represents the wrapper for KeyPurposeId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.KeyPurposeIDBC
Wrapper class for Org.BouncyCastle.Asn1.X509.KeyPurposeID
C iText.Bouncycastlefips.Asn1.X509.KeyPurposeIDBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.KeyPurposeID
► C iText.Commons.Bouncycastle.Asn1.X509.IKeyUsage
This interface represents the wrapper for KeyUsage that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.KeyUsageBC
Wrapper class for Org.BouncyCastle.Asn1.X509.KeyUsage
C iText.Bouncycastlefips.Asn1.X509.KeyUsageBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.KeyUsage
► C iText.Commons.Bouncycastle.Asn1.X509.ISubjectKeyIdentifier
This interface represents the wrapper for SubjectKeyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.SubjectKeyIdentifierBC
Wrapper class for Org.BouncyCastle.Asn1.X509.SubjectKeyIdentifier
C iText.Bouncycastlefips.Asn1.X509.SubjectKeyIdentifierBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.SubjectKeyIdentifier
► C iText.Commons.Bouncycastle.Asn1.X509.ISubjectPublicKeyInfo
This interface represents the wrapper for SubjectPublicKeyInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.SubjectPublicKeyInfoBC
Wrapper class for Org.BouncyCastle.Asn1.X509.SubjectPublicKeyInfo
C iText.Bouncycastlefips.Asn1.X509.SubjectPublicKeyInfoBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.SubjectPublicKeyInfo
► C iText.Commons.Bouncycastle.Asn1.X509.ITbsCertificateStructure
This interface represents the wrapper for TBSCertificate that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.TbsCertificateStructureBC
Wrapper class for Org.BouncyCastle.Asn1.X509.TbsCertificateStructure
C iText.Bouncycastlefips.Asn1.X509.TbsCertificateStructureBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.TbsCertificateStructure
► C iText.Commons.Bouncycastle.Asn1.X509.ITime
This interface represents the wrapper for Time that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.TimeBC
Wrapper class for Org.BouncyCastle.Asn1.X509.Time
C iText.Bouncycastlefips.Asn1.X509.TimeBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.Time
► C iText.Commons.Bouncycastle.Asn1.X509.IX509Extensions
This interface represents the wrapper for X509Extensions that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.X509ExtensionsBC
Wrapper class for Org.BouncyCastle.Asn1.X509.X509Extensions
C iText.Bouncycastlefips.Asn1.X509.X509ExtensionsBCFips
Wrapper class for Org.BouncyCastle.Asn1.X509.X509Extensions
► C iText.Commons.Bouncycastle.Asn1.IAsn1EncodableVector
This interface represents the wrapper for ASN1EncodableVector that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Asn1EncodableVectorBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1EncodableVector
C iText.Bouncycastlefips.Asn1.Asn1EncodableVectorBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1EncodableVector
► C iText.Commons.Bouncycastle.Asn1.IAsn1Encoding
This interface represents the wrapper for ASN1Encoding that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.ASN1EncodingBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1Encodable
C iText.Bouncycastlefips.Asn1.ASN1EncodingBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1Encodable
► C iText.Commons.Bouncycastle.Crypto.IAsymmetricCipherKeyPair
This interface represents the wrapper for AsymmetricCipherKeyPair that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Crypto.AsymmetricCipherKeyPairBC
Wrapper class for AsymmetricCipherKeyPair
C iText.Bouncycastlefips.Crypto.AsymmetricCipherKeyPairBCFips
Wrapper class for RSA AsymmetricKeyPair
► 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.Commons.Bouncycastle.Asn1.Cms.IAttributeTable
This interface represents the wrapper for AttributeTable that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Cms.AttributeTableBC
Wrapper class for Org.BouncyCastle.Asn1.Cms.AttributeTable
C iText.Bouncycastlefips.Asn1.Cms.AttributeTableBCFips
Wrapper class for Org.BouncyCastle.Asn1.Cms.AttributeTable
► C iText.Commons.Bouncycastle.Cert.Ocsp.IBasicOcspRespGenerator
This interface represents the wrapper for BasicOCSPRespBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.BasicOcspRespGeneratorBC
Wrapper class for BasicOcspRespGenerator
C iText.Bouncycastlefips.Cert.Ocsp.BasicOcspRespGeneratorBCFips
Wrapper class for generator for basic OCSP response objects
► C iText.Commons.Bouncycastle.Math.IBigInteger
This interface represents the wrapper for BigInteger that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Math.BigIntegerBC
Wrapper class for Org.BouncyCastle.Math.BigInteger
C iText.Bouncycastlefips.Math.BigIntegerBCFips
Wrapper class for Org.BouncyCastle.Math.BigInteger
► C iText.Commons.Bouncycastle.IBouncyCastleFactory
IBouncyCastleFactory contains methods required for bouncy-classes objects creation
C iText.Bouncycastle.BouncyCastleFactory
This class implements iText.Commons.Bouncycastle.IBouncyCastleFactory and creates bouncy-castle classes instances
C iText.Bouncycastleconnector.BouncyCastleDefaultFactory
Default bouncy-castle factory which is expected to be used when no other factories can be created
C iText.Bouncycastlefips.BouncyCastleFipsFactory
This class implements iText.Commons.Bouncycastle.IBouncyCastleFactory and creates bouncy-castle FIPS classes instances
C iText.Commons.Bouncycastle.IBouncyCastleTestConstantsFactory
IBouncyCastleTestConstantsFactory contains methods for constants creation required in tests
C iText.Commons.Bouncycastle.IBouncyCastleUtil
This class contains util methods, which use bouncy-castle objects
C iText.IO.Colors.IccProfile
Class used to represented the International Color Consortium profile
► C iText.Commons.Bouncycastle.Cert.Ocsp.ICertID
This interface represents the wrapper for CertificateID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.CertIDBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.CertID
C iText.Bouncycastlefips.Cert.Ocsp.CertIDBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.CertID
► C iText.Commons.Bouncycastle.Cert.Ocsp.ICertStatus
This interface represents the wrapper for CertificateStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
► C iText.Bouncycastle.Cert.Ocsp.CertStatusBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.CertStatus
C iText.Bouncycastle.Cert.Ocsp.RevokedStatusBC
Wrapper class for revoked Org.BouncyCastle.Asn1.Ocsp.CertStatus
C iText.Bouncycastle.Cert.Ocsp.UnknownStatusBC
Wrapper class for unknown Org.BouncyCastle.Asn1.Ocsp.CertStatus
► C iText.Bouncycastlefips.Cert.Ocsp.CertStatusBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.CertStatus
C iText.Bouncycastlefips.Cert.Ocsp.RevokedStatusBCFips
Wrapper class for revoked Org.BouncyCastle.Asn1.Ocsp.CertStatus
C iText.Bouncycastlefips.Cert.Ocsp.UnknownStatusBCFips
Wrapper class for unknown Org.BouncyCastle.Asn1.Ocsp.CertStatus
► C iText.Commons.Bouncycastle.Cert.Ocsp.IRevokedCertStatus
This interface represents the wrapper for RevokedStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.RevokedStatusBC
Wrapper class for revoked Org.BouncyCastle.Asn1.Ocsp.CertStatus
C iText.Bouncycastlefips.Cert.Ocsp.RevokedStatusBCFips
Wrapper class for revoked Org.BouncyCastle.Asn1.Ocsp.CertStatus
► C iText.Commons.Bouncycastle.Cert.Ocsp.IUnknownCertStatus
This interface represents the wrapper for UnknownStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.UnknownStatusBC
Wrapper class for unknown Org.BouncyCastle.Asn1.Ocsp.CertStatus
C iText.Bouncycastlefips.Cert.Ocsp.UnknownStatusBCFips
Wrapper class for unknown Org.BouncyCastle.Asn1.Ocsp.CertStatus
► C iText.Forms.Form.Renderer.Checkboximpl.ICheckBoxRenderingStrategy
This interface is used to draw a checkBox icon
C iText.Forms.Form.Renderer.Checkboximpl.HtmlCheckBoxRenderingStrategy
This class is used to draw a checkBox icon in HTML mode
C iText.Forms.Form.Renderer.Checkboximpl.PdfACheckBoxRenderingStrategy
This class is used to draw a checkBox icon in PDF/A mode
C iText.Forms.Form.Renderer.Checkboximpl.PdfCheckBoxRenderingStrategy
This class is used to draw a checkBox icon in PDF mode this is the default strategy for drawing a checkBox
C iText.Commons.Bouncycastle.Crypto.ICipher
This interface represents the wrapper for ICipher that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
► C ICipher
C iText.Bouncycastle.Crypto.CipherBC
Wrapper class for IBufferedCipher
C iText.Bouncycastlefips.Crypto.CipherBCFips
Wrapper class for ICipher
► C iText.Commons.Bouncycastle.Crypto.ICipherCBCnoPad
C iText.Bouncycastle.Crypto.CipherCBCnoPadBC
C iText.Bouncycastlefips.Crypto.CipherCBCnoPadBCFips
Wrapper class for IBlockCipher
► 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
C iText.IO.Font.Cmap.CMapLocationFromBytes
C iText.IO.Font.Cmap.CMapLocationResource
► C iText.Commons.Bouncycastle.Cms.ICmsEnvelopedData
This interface represents the wrapper for CMSEnvelopedData that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cms.CmsEnvelopedDataBC
Wrapper class for Org.BouncyCastle.Cms.CmsEnvelopedData
C iText.Bouncycastlefips.Cms.CmsEnvelopedDataBCFips
Wrapper class for Org.BouncyCastle.Cms.CmsEnvelopedData
► C ICollection
C iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection
C iText.Commons.Utils.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.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.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.IConformanceLevel
Interface for PDF conformance level
C iText.Kernel.Pdf.PdfAConformanceLevel
Enumeration of all the PDF/A conformance levels
C iText.Kernel.Pdf.PdfUAConformanceLevel
Implementation of IConformanceLevel interface for PDF/UA conformance level
► C iText.Kernel.Pdf.Canvas.Parser.IContentOperator
Root interface for a series of handlers for content stream operators
C iText.Kernel.Pdf.Canvas.Parser.PdfCanvasProcessor.PopGraphicsStateOperator
A handler that implements operator (Q)
► C iText.Commons.Bouncycastle.Operator.IContentSigner
This interface represents the wrapper for ContentSigner that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Operator.ContentSignerBC
Wrapper class for Org.BouncyCastle.Crypto.Operators.Asn1SignatureFactory
C iText.Bouncycastlefips.Operator.ContentSignerBCFips
Wrapper class for Org.BouncyCastle.Crypto.ISignatureFactory
► C iText.Commons.Actions.Contexts.IContext
The class that determines weather event should be processed or not
C iText.Commons.Actions.Contexts.GenericContext
Generic context that allows iText.Commons.Actions.AbstractContextBasedITextEvent based on the whitelist of supported events
C iText.Commons.Actions.Contexts.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.Utils.ICopyFilter
A filter class to be used while copying pdf components
C iText.Kernel.Pdf.DestinationResolverCopyFilter
A copy filter that will handle goto annotations and actions separately
C iText.Kernel.Utils.NullCopyFilter
A no-op ICopyFilter instance, used as default
► 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.Signatures.Validation.V1.ValidationCrlClient
CRL client which is expected to be used in case CRL responses shall be linked with generation date
► C iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator
Interface for CSS data type validators
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.ArrayDataTypeValidator
iText.StyledXmlParser.Css.Validate.ICssDeclarationValidator implementation to validate an array of specified element types
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssBackgroundValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for background properties
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssBlendModeValidator
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssCmykAwareColorValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for colors
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.CssIntegerNumberValueValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for integer numeric elements
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssLengthValueValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for numeric elements
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssNumberValueValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for numeric elements
C iText.StyledXmlParser.Css.Validate.Impl.Datatype.CssPercentageValueValidator
iText.StyledXmlParser.Css.Validate.ICssDataTypeValidator implementation for numeric elements
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.CssDefaultValidator
Class that bundles all the CSS declaration validators
C iText.StyledXmlParser.Css.Validate.Impl.CssDeviceCmykAwareValidator
Class that bundles all the 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 iText.Commons.Bouncycastle.Asn1.IDerStringBase
This interface represents the wrapper for ASN1String that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerStringBaseBC
Wrapper class for Org.BouncyCastle.Asn1.DerStringBase
C iText.Bouncycastlefips.Asn1.DerStringBaseBCFips
Wrapper class for Org.BouncyCastle.Asn1.DerStringBase
C iText.Commons.Bouncycastle.Asn1.IDerBitString
This interface represents the wrapper for ASN1BitString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Commons.Bouncycastle.Asn1.IDerIA5String
This interface represents the wrapper for DERIA5String that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
► C IDictionary
C iText.Commons.Datastructures.ConcurrentWeakMap< K, V >
Concurrent weak hash map implementation
C iText.Commons.Utils.Collections.SingletonDictionary< TKey, TValue >
C iText.Commons.Utils.LinkedDictionary< TKey, TValue >
C iText.Kernel.XMP.Impl.ReadOnlyDictionary
► C iText.Commons.Bouncycastle.Operator.IDigestCalculator
This interface represents the wrapper for DigestCalculator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Operator.DigestCalculatorBC
Wrapper class for Org.BouncyCastle.Crypto.IDigestFactory
C iText.Bouncycastlefips.Operator.DigestCalculatorBCFips
Wrapper class for IDigestFactory>
► C IDisposable
► C iText.Commons.Bouncycastle.Asn1.IAsn1InputStream
This interface represents the wrapper for ASN1InputStream that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Asn1InputStreamBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1InputStream
C iText.Bouncycastlefips.Asn1.Asn1InputStreamBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1InputStream
► C iText.Commons.Bouncycastle.Asn1.IDerOutputStream
This interface represents the wrapper for ASN1OutputStream that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.DerOutputStreamBC
Wrapper class for Org.BouncyCastle.Asn1.Asn1OutputStream
C iText.Bouncycastlefips.Asn1.DerOutputStreamBCFips
Wrapper class for Org.BouncyCastle.Asn1.Asn1OutputStream
C iText.Commons.Utils.ZipFileReader
Allows reading entries from a zip file
C iText.Commons.Utils.ZipFileWriter
Allows writing entries into a zip file
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.Pdfa.PdfAAgnosticPdfDocument
This class extends PdfADocument and serves as PdfADocument for PDF/A compliant documents and as iText.Kernel.Pdf.PdfDocument for non PDF/A documents
C iText.Pdfua.PdfUADocument
Creates a Pdf/UA document
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 IDocFontProgram
C iText.Kernel.Font.DocTrueTypeFont
C iText.Kernel.Utils.PdfSplitter.IDocumentReadyListener
The event listener which is called when another document is ready
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.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection.Enumerator
C iText.Commons.Utils.LinkedDictionary< TKey, TValue >.ValueCollection.Enumerator
C iText.IO.Font.Otf.ActualTextIterator
► C iText.Kernel.XMP.XMPIterator
Interface for the XMPMeta
iteration services
C iText.Kernel.XMP.Impl.XMPIteratorImpl
The
► C iText.Commons.Actions.IEvent
Base marker interface for any generated event of any source
► C iText.Commons.Actions.AbstractITextEvent
Abstract class which defines events only for internal usage
► C iText.Commons.Actions.AbstractITextConfigurationEvent
Abstract class which represents system configuration events
C iText.Commons.Actions.Contexts.AbstractContextManagerConfigurationEvent
Class is recommended for internal usage
C iText.Commons.Actions.Producer.ProducerBuilder
Class is used for producer line building
C iText.Kernel.Actions.Events.FlushPdfDocumentEvent
Class represents events notifying that iText.Kernel.Pdf.PdfDocument was flushed
C iText.Kernel.Actions.Events.LinkDocumentIdEvent
An event allows to associate some iText.Commons.Actions.Sequence.SequenceId with iText.Kernel.Pdf.PdfDocument
► C iText.Commons.Actions.AbstractProductITextEvent
Abstract class which defines general product events by encapsulating iText.Commons.Actions.Data.ProductData of the product which generated event
► C iText.Commons.Actions.AbstractContextBasedITextEvent
Represents a context-based event
► C iText.Commons.Actions.AbstractProductProcessITextEvent
Abstract class which defines product process event
► C iText.Commons.Actions.AbstractEventWrapper
Base class to wrap events
C iText.Commons.Actions.Confirmations.ConfirmedEventWrapper
A wrapper for a iText.Commons.Actions.AbstractProductProcessITextEvent storing additional data about the event
C iText.Commons.Actions.Confirmations.ConfirmEvent
Used to confirm that process associated with some iText.Commons.Actions.AbstractProductProcessITextEvent ended successfully
C iText.Kernel.Actions.Events.ITextCoreProductEvent
Class represents events registered in iText core module
► C iText.Commons.Actions.AbstractStatisticsEvent
Abstract class which defines statistics event
C iText.Kernel.Pdf.Statistics.NumberOfPagesStatisticsEvent
Class which represents event for counting the number of pages in a PDF document
C iText.Kernel.Pdf.Statistics.SizeOfPdfStatisticsEvent
Class which represents event related to size of the PDF document
► C iText.Layout.Renderer.Typography.AbstractTypographyApplier
C iText.Layout.Renderer.Typography.DefaultTypographyApplier
► 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
Represents the clipping path data
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.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.Commons.Actions.IEventHandler
The interface for an event handler
C iText.Commons.Actions.AbstractContextBasedEventHandler
Base class for events handling depending on the context
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.IExternalDigest
ExternalDigest allows the use of implementations of iText.Commons.Digest.IMessageDigest other than BouncyCastleDigest
C iText.Signatures.BouncyCastleDigest
Implementation for digests accessed directly from the BouncyCastle library
► 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 iText.Commons.Bouncycastle.Crypto.IPrivateKey object
► C iText.Signatures.IExternalSignatureContainer
Interface to sign a document
C iText.Signatures.ExternalBlankSignatureContainer
Produces a blank (or empty) signature
C iText.Signatures.PKCS7ExternalSignatureContainer
Implementation class for IExternalSignatureContainer
C iText.IO.Font.IExtraEncoding
Classes implementing this interface can create custom encodings or replace existing ones
C iText.Commons.Utils.FileUtil.IFileFilter
► 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.DctDecodeFilter
Handles a DCTDecode filter
C iText.Kernel.Pdf.Filters.DoNothingFilter
A filter that doesn't modify the stream at all
C iText.Kernel.Pdf.Filters.JpxDecodeFilter
Handles a JPXDecode filter
► 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.Layout.Font.Selectorstrategy.IFontSelectorStrategy
The font selector strategy is responsible for splitting text into parts with one particular font
► C iText.Layout.Font.Selectorstrategy.AbstractFontSelectorStrategy
The class defines complex implementation of IFontSelectorStrategy which based on the following algorithm: 1
C iText.Layout.Font.Selectorstrategy.BestMatchFontSelectorStrategy
The class implements strategy where the best font for each symbol is used if possible
C iText.Layout.Font.Selectorstrategy.FirstMatchFontSelectorStrategy
The class implements strategy where the first matched font is used to render as many glyphs as possible
► C iText.Layout.Font.Selectorstrategy.IFontSelectorStrategyFactory
The factory for IFontSelectorStrategy
C iText.Layout.Font.Selectorstrategy.BestMatchFontSelectorStrategy.BestMatchFontSelectorStrategyFactory
The factory for BestMatchFontSelectorStrategy
C iText.Layout.Font.Selectorstrategy.FirstMatchFontSelectorStrategy.FirstMathFontSelectorStrategyFactory
The factory for FirstMatchFontSelectorStrategy
C iText.IO.Font.Otf.GlyphLine.IGlyphLineFilter
C iText.Kernel.Pdf.Function.IInputConversionFunction
► C iText.Signatures.IIssuingCertificateRetriever
Interface helper to support retrieving CAIssuers certificates from Authority Information Access (AIA) Extension in order to support certificate chains with missing certificates and getting CRL response issuer certificates
C iText.Signatures.IssuingCertificateRetriever
IIssuingCertificateRetriever default implementation
► 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.IO.Util.ImageHandlerUtil
C iText.IO.Util.ImageMagickCompareResult
A helper data class, which aggregates true/false result of ImageMagick comparing as well as the number of different pixels
C iText.IO.Util.ImageMagickHelper
A utility class that is used as an interface to run 3rd-party tool ImageMagick
C iText.IO.Image.ImageTypeDetector
Helper class that detects image type by magic bytes
► 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.Commons.Digest.IMessageDigest
This interface should be implemented to provide applications the functionality of a message digest algorithm
► C iText.Commons.Bouncycastle.Crypto.IDigest
This interface represents the wrapper for IDigest that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Crypto.DigestBC
Wrapper class for Org.BouncyCastle.Crypto.IDigest
C iText.Bouncycastlefips.Crypto.DigestBCFips
Wrapper class for IStreamCalculator digest
C iText.Commons.Actions.Contexts.IMetaInfo
The meta info that can holds information about instance that throws the event
C iText.Kernel.Utils.Objectpathitems.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.Layout.Properties.InlineVerticalAlignment
A property corresponding to the css vertical-align property and used to set vertical alignment on inline blocks, it specifies the type of alignment and where needed a numerical value to complete it
► 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
iText.StyledXmlParser.Node.IElementNode implementation for pseudo elements
► 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
iText.StyledXmlParser.Node.IElementNode implementation for pseudo elements
► C iText.StyledXmlParser.Node.ICustomElementNode
Interface that serves as a marker indicating that this particular IElementNode is something non-standard
C iText.StyledXmlParser.Css.Page.PageMarginBoxContextNode
iText.StyledXmlParser.Css.CssContextNode implementation for page margin box contexts
C iText.StyledXmlParser.Css.Pseudo.CssPseudoElementNode
iText.StyledXmlParser.Node.IElementNode implementation for pseudo elements
► 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.Int128
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 iText.Signatures.Validation.V1.ValidationOcspClient
OCSP client which is expected to be used in case OCSP responses shall be linked with generation date
► C iText.Commons.Bouncycastle.Asn1.Ocsp.IOcspObjectIdentifiers
This interface represents the wrapper for OCSPObjectIdentifiers that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Ocsp.OcspObjectIdentifiersBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspObjectIdentifiers
C iText.Bouncycastlefips.Asn1.Ocsp.OcspObjectIdentifiersBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.OcspObjectIdentifiers
► C iText.Commons.Bouncycastle.Cert.Ocsp.IOcspReqGenerator
This interface represents the wrapper for OCSPReqBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.OCSPReqBuilderBC
Wrapper class for Org.BouncyCastle.Ocsp.OcspReqGenerator
C iText.Bouncycastlefips.Cert.Ocsp.OCSPReqBuilderBCFips
Wrapper class for OCSPReqBuilder"/>
► C iText.Commons.Bouncycastle.Cert.Ocsp.IOcspRequest
This interface represents the wrapper for OCSPReq that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.OcspReqBC
Wrapper class for Org.BouncyCastle.Ocsp.OcspReq
C iText.Bouncycastlefips.Cert.Ocsp.OcspRequestBCFips
Wrapper class for Org.BouncyCastle.Ocsp.OcspReq
► C IOException
C iText.IO.Font.Otf.FontReadingException
C iText.IO.Exceptions.IoExceptionMessageConstant
Class containing constants to be used in exceptions in the IO module
C iText.IO.Logs.IoLogMessageConstant
Class containing constants to be used in logging
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.Pdf.Function.IOutputConversionFunction
► 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.Function.IPdfFunction
C iText.Kernel.Pdf.Function.AbstractPdfFunction< T >
The abstract PdfFunction class that represents the Function Dictionary or Stream PDF object
► C iText.Kernel.Pdf.IPdfNameTreeAccess
Abstract access interface to a PDF name tree
► C iText.Kernel.Pdf.GenericNameTree
Abstract representation of a name tree structure, as used in PDF for various purposes such as the Dests tree, the ID tree of structure elements and the embedded file tree
C iText.Kernel.Pdf.PdfNameTree
C iText.Kernel.Pdf.Tagging.PdfStructIdTree
Models the tree of structure element IDs
► 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.Kernel.Pdf.IPdfPageFormCopier
This interface extends the logic of the {#link IPdfPageExtraCopier } interface to copy AcroForm fields to a new page
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.Commons.Bouncycastle.Openssl.IPemReader
This interface represents the wrapper for PEMParser that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Openssl.PEMParserBC
Wrapper class for Org.BouncyCastle.Openssl.PEMParser
C iText.Bouncycastlefips.Openssl.PEMParserBCFips
Wrapper class for Org.BouncyCastle.OpenSsl.OpenSslPemReader
► C iText.Commons.Bouncycastle.Asn1.Pkcs.IPkcsObjectIdentifiers
This interface represents the wrapper for PKCSObjectIdentifiers that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.Pcks.PkcsObjectIdentifiersBC
Wrapper class for Org.BouncyCastle.Asn1.Pkcs.PkcsObjectIdentifiers
C iText.Bouncycastlefips.Asn1.Pcks.PkcsObjectIdentifiersBCFips
Wrapper class for Org.BouncyCastle.Asn1.Pkcs.PkcsObjectIdentifiers
► C iText.Forms.Form.Element.IPlaceholderable
A marker interface that specifies that the layout object has placeholder
C iText.Forms.Form.Element.InputField
Extension of the FormField class representing a button so that a iText.Forms.Form.Renderer.InputFieldRenderer is used
C iText.Forms.Form.Element.TextArea
Extension of the FormField class representing a button so that a iText.Forms.Form.Renderer.TextAreaRenderer is used instead of the default renderer for fields
► C iText.Commons.Bouncycastle.Crypto.IPrivateKey
This interface represents the wrapper for PrivateKey that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Crypto.PrivateKeyBC
Wrapper class for Org.BouncyCastle.Crypto.ICipherParameters
C iText.Bouncycastlefips.Crypto.PrivateKeyBCFips
Wrapper class for IAsymmetricPrivateKey
► C iText.Commons.Actions.Processors.IProductProcessorFactory
Class represents a factory for ITextProductEventProcessor objects
C iText.Commons.Actions.Processors.DefaultProductProcessorFactory
Default factory class to construct ITextProductEventProcessor instance
C iText.Commons.Actions.Processors.UnderAgplProductProcessorFactory
Factory class to construct ITextProductEventProcessor instance under AGPL license
► 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.IAbstractElement
The interface represents abstract layout element and provides an access to its children
C iText.Layout.Element.AbstractElement< T >
Defines the most common properties that most IElement implementations share
► C iText.Layout.Element.IBlockElement
This class represents a block layout element with special margins, tabbing, and alignment
► C iText.Forms.Form.Element.IFormField
Common interface for HTML form elements
C iText.Forms.Form.Element.FormField< T >
Implementation of the iText.Layout.Element.AbstractElement class for form fields
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.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
Represents a renderer for block elements
► C iText.Forms.Form.Renderer.AbstractFormFieldRenderer
Abstract iText.Layout.Renderer.BlockRenderer for form fields
► C iText.Forms.Form.Renderer.AbstractTextFieldRenderer
Abstract AbstractFormFieldRenderer for form fields with text content
► C iText.Forms.Form.Renderer.AbstractOneLineTextFieldRenderer
Abstract AbstractTextFieldRenderer for a single line of text content in a form field
C iText.Forms.Form.Renderer.ButtonRenderer
The AbstractTextFieldRenderer implementation for buttons
C iText.Forms.Form.Renderer.InputFieldRenderer
The AbstractOneLineTextFieldRenderer implementation for input fields
C iText.Forms.Form.Renderer.SignatureAppearanceRenderer
The AbstractTextFieldRenderer implementation for SigFields
C iText.Forms.Form.Renderer.TextAreaRenderer
The AbstractTextFieldRenderer implementation for text area fields
C iText.Forms.Form.Renderer.CheckBoxRenderer
The AbstractFormFieldRenderer implementation for checkboxes
C iText.Forms.Form.Renderer.RadioRenderer
The AbstractFormFieldRenderer implementation for radio buttons
► C iText.Forms.Form.Renderer.AbstractSelectFieldRenderer
Abstract iText.Layout.Renderer.BlockRenderer for select form fields
C iText.Forms.Form.Renderer.SelectFieldComboBoxRenderer
The SelectFieldComboBoxRenderer implementation for select field renderer
C iText.Forms.Form.Renderer.SelectFieldListBoxRenderer
The SelectFieldListBoxRenderer implementation for select field renderer
C iText.Layout.Renderer.CellRenderer
Represents a renderer for the iText.Layout.Element.Cell layout element
► C iText.Layout.Renderer.DivRenderer
Represents a renderer for the iText.Layout.Element.Div layout element
C iText.Layout.Renderer.FlexContainerRenderer
C iText.Layout.Renderer.ListItemRenderer
C iText.Layout.Renderer.GridContainerRenderer
Represents a renderer for a grid
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.Forms.Form.Renderer.CheckBoxRenderer.FlatParagraphRenderer
A flat renderer for the checkbox
► C iText.Layout.Renderer.ImageRenderer
C iText.Svg.Renderers.SvgImageRenderer
Represents a renderer for the iText.Svg.Element.SvgImage layout element
C iText.Layout.Renderer.LineRenderer
C iText.Layout.Renderer.MulticolRenderer
Represents a renderer for columns
► C iText.Layout.Renderer.RootRenderer
C iText.Layout.Renderer.CanvasRenderer
Represents a renderer for the iText.Layout.Canvas layout element
► 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 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
Instances of the class are used for TaggingHintKey which don't have model element e.g. TR or THEAD in the table
► C iText.Commons.Bouncycastle.Crypto.IPublicKey
This interface represents the wrapper for PublicKey that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Crypto.PublicKeyBC
Wrapper class for Org.BouncyCastle.Crypto.AsymmetricKeyParameter
C iText.Bouncycastlefips.Crypto.PublicKeyBCFips
Wrapper class for Org.BouncyCastle.Crypto.IAsymmetricPublicKey
► 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.PdfReader.ReusableRandomAccessSource
► C iText.Commons.Bouncycastle.Cms.IRecipientID
This interface represents the wrapper for RecipientId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cms.RecipientIDBC
Wrapper class for Org.BouncyCastle.Cms.RecipientId
C iText.Bouncycastlefips.Cms.KeyTransRecipientIDBCFips
Wrapper class for Org.BouncyCastle.Cms.RecipientId
► C iText.Commons.Bouncycastle.Cms.IRecipientInformation
This interface represents the wrapper for RecipientInformation that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cms.RecipientInformationBC
Wrapper class for Org.BouncyCastle.Cms.RecipientInformation
C iText.Bouncycastlefips.Cms.RecipientInformationBCFips
Wrapper class for Org.BouncyCastle.Cms.RecipientInformation
► C iText.Commons.Bouncycastle.Cms.IRecipientInformationStore
This interface represents the wrapper for RecipientInformationStore that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cms.RecipientInformationStoreBC
Wrapper class for Org.BouncyCastle.Cms.RecipientInformationStore
C iText.Bouncycastlefips.Cms.RecipientInformationStoreBCFips
Wrapper class for Org.BouncyCastle.Cms.RecipientInformationStore
► C iText.Commons.Bouncycastle.Cert.Ocsp.IReq
This interface represents the wrapper for Req that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.ReqBC
Wrapper class for Req
C iText.Bouncycastlefips.Cert.Ocsp.ReqBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.Request
► C iText.StyledXmlParser.Resolver.Resource.IResourceRetriever
Interface for classes that can retrieve data from resources by URL
C iText.StyledXmlParser.Resolver.Resource.DefaultResourceRetriever
Default implementation of the IResourceRetriever interface, which can set a limit on the size of retrieved resources using input stream with a limit on the number of bytes read
► C iText.Commons.Bouncycastle.Cert.Ocsp.IRespID
This interface represents the wrapper for RespID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.RespIDBC
Wrapper class for Org.BouncyCastle.Ocsp.RespID
C iText.Bouncycastlefips.Cert.Ocsp.RespIDBCFips
Wrapper class for ResponderID
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 iText.Commons.Bouncycastle.Crypto.Generators.IRsaKeyPairGenerator
This interface represents the wrapper for RsaKeyPairGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Crypto.Generators.RsaKeyPairGeneratorBC
Wrapper class for RsaKeyPairGenerator
C iText.Bouncycastlefips.Crypto.Generators.RsaKeyPairGeneratorBCFips
Wrapper class for RSA KeyPairGenerator
► C ISet
C iText.Commons.Utils.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.BackgroundPositionShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for background-position
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.BackgroundShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for backgrounds
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.ColumnRuleShortHandResolver
Shorthand resolver for the column-rule property
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.ColumnsShorthandResolver
Shorthand resolver for the column property
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.FlexFlowShorthandResolver
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.FlexShorthandResolver
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.FontShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for fonts
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.GapShorthandResolver
Shorthand resolver for gap shorthand properties, can be used for different gap properties like gap
or grid-gap
► C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.GridItemShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for grid items column/row start and end positions
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.GridColumnShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for grid-column shorthand
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.GridRowShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for grid-row shorthand
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.GridShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for grid shorthand
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.GridTemplateShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for grid-template shorthand
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.ListStyleShorthandResolver
iText.StyledXmlParser.Css.Resolve.Shorthand.IShorthandResolver implementation for list styles
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.PlaceItemsShorthandResolver
C iText.StyledXmlParser.Css.Resolve.Shorthand.Impl.TextDecorationShorthandResolver
C iText.Signatures.PdfSigner.ISignatureEvent
An interface to retrieve the signature dictionary for modification
► C iText.Signatures.ISignatureMechanismParams
Interface to encode the parameters to a signature algorithm for inclusion in a signature object
► C iText.Signatures.IApplicableSignatureParams
Extension interface of ISignatureMechanismParams that also supports applying the parameters to a iText.Commons.Bouncycastle.Crypto.ISigner
C iText.Signatures.RSASSAPSSMechanismParams
Encode the signer's parameters for producing an RSASSA-PSS signature
► C iText.Commons.Bouncycastle.Crypto.ISigner
This interface represents the wrapper for ISigner that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Crypto.SignerBC
Wrapper class for Org.BouncyCastle.Crypto.ISigner
C iText.Bouncycastlefips.Crypto.SignerBCFips
Wrapper class for IStreamCalculator signer
► C iText.Commons.Bouncycastle.Cms.ISignerInfoGenerator
This interface represents the wrapper for SignerInfoGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cms.SignerInfoGeneratorBC
Wrapper class for Org.BouncyCastle.Cms.SignerInfoGenerator
C iText.Bouncycastlefips.Cms.SignerInfoGeneratorBCFips
Wrapper class for Org.BouncyCastle.Cms.SignerInfoGenerator
► C iText.Commons.Bouncycastle.Cert.Ocsp.ISingleResponse
This interface represents the wrapper for SingleResp that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.Ocsp.SingleResponseBC
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.SingleResponse
C iText.Bouncycastlefips.Cert.Ocsp.SingleResponseBCFips
Wrapper class for Org.BouncyCastle.Asn1.Ocsp.SingleResponse
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.BreakAllSplitCharacters
The implementation of ISplitCharacters that allows breaking within words
C iText.Layout.Splitting.DefaultSplitCharacters
The default implementation of ISplitCharacters interface
C iText.Layout.Splitting.KeepAllSplitCharacters
The implementation of ISplitCharacters that prevents breaking within words
► 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
Represents a wrapper-class for structure tree root dictionary
► 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.AbstractContainerSvgNodeRenderer
C iText.Svg.Renderers.Impl.SvgTagSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.SymbolSvgNodeRenderer
► C iText.Svg.Renderers.Impl.AbstractGradientSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer abstract implementation for gradient tags (, )
C iText.Svg.Renderers.Impl.LinearGradientSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the tag
C iText.Svg.Renderers.Impl.ClipPathSvgNodeRenderer
This renderer represents a collection of elements (simple shapes and paths)
C iText.Svg.Renderers.Impl.DefsSvgNodeRenderer
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.PatternSvgNodeRenderer
Implementation for the svg tag
C iText.Svg.Renderers.Impl.StopSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the gradient tag
► C iText.Svg.Renderers.INoDrawSvgNodeRenderer
Interface that defines branches in the NodeRenderer structure that will not draw on its own
C iText.Svg.Renderers.Impl.DefsSvgNodeRenderer
C iText.Svg.Renderers.Impl.StopSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer implementation for the gradient tag
C iText.Svg.Renderers.Impl.SymbolSvgNodeRenderer
► C iText.Svg.Renderers.ISvgPaintServer
Interface for working with paint servers
C iText.Svg.Renderers.Impl.AbstractGradientSvgNodeRenderer
iText.Svg.Renderers.ISvgNodeRenderer abstract implementation for gradient tags (, )
C iText.Svg.Renderers.Impl.PatternSvgNodeRenderer
Implementation for the svg 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.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.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 ITableIterator
C iText.Pdfua.Checkers.Utils.Tables.TableStructElementIterator
Creates an iterator to iterate over the table structures
► C iText.Kernel.Pdf.Tagutils.ITagTreeIteratorHandler
Handler for TagTreeIterator
C iText.Kernel.Pdf.Tagutils.TagTreeIteratorFlusher
Class that flushes struct elements while iterating over struct tree root with TagTreeIterator
► C iText.Pdfua.Checkers.Utils.ContextAwareTagTreeIteratorHandler
Class that holds the validation context while iterating the tag tree structure
C iText.Pdfua.Checkers.Utils.AnnotationCheckUtil.AnnotationHandler
Helper class that checks the conformance of annotations while iterating the tag tree structure
C iText.Pdfua.Checkers.Utils.FormCheckUtil.FormTagHandler
Handler for checking form field elements in the tag tree
C iText.Pdfua.Checkers.Utils.FormulaCheckUtil.FormulaTagHandler
Handler for checking Formula elements in the TagTree
C iText.Pdfua.Checkers.Utils.GraphicsCheckUtil.GraphicsHandler
Helper class that checks the conformance of graphics tags while iterating the tag tree structure
C iText.Pdfua.Checkers.Utils.Headings.HeadingsChecker.HeadingHandler
Handler class that checks heading tags while traversing the tag tree
C iText.Pdfua.Checkers.Utils.NoteCheckUtil.NoteTagHandler
Handler for checking Note elements in the TagTree
C iText.Pdfua.Checkers.Utils.Tables.TableCheckUtil.TableHandler
Handler class that checks table tags
► C iText.IO.Font.CFFFont.Item
List items for the linked list that builds the new CID font
C iText.IO.Font.CFFFont.DictNumberItem
A dictionary number on the list
C iText.IO.Font.CFFFont.IndexBaseItem
C iText.IO.Font.CFFFont.IndexMarkerItem
C iText.IO.Font.CFFFont.MarkerItem
An offset-marker item for the list
► C iText.IO.Font.CFFFont.OffsetItem
C iText.IO.Font.CFFFont.DictOffsetItem
an unknown offset in a dictionary for the list
C iText.IO.Font.CFFFont.IndexOffsetItem
An index-offset item for the list
C iText.IO.Font.CFFFont.RangeItem
A range item
C iText.IO.Font.CFFFont.StringItem
C iText.IO.Font.CFFFont.SubrMarkerItem
C iText.IO.Font.CFFFont.UInt16Item
A SID or Card16 item
C iText.IO.Font.CFFFont.UInt24Item
Card24 item
C iText.IO.Font.CFFFont.UInt32Item
Card32 item
C iText.IO.Font.CFFFont.UInt8Item
A Card8 item
C iText.Kernel.Pdf.Canvas.Parser.Listener.ITextChunkLocation
C iText.Kernel.Pdf.Canvas.Parser.Listener.LocationTextExtractionStrategy.ITextChunkLocationStrategy
C iText.Kernel.Actions.Data.ITextCoreProductData
Stores an instance of iText.Commons.Actions.Data.ProductData related to iText core module
► C iText.Commons.Actions.Processors.ITextProductEventProcessor
Interface for product event processors
► C iText.Commons.Actions.Processors.AbstractITextProductEventProcessor
Abstract class with some standard functionality for product event processing
C iText.Commons.Actions.Processors.DefaultITextProductEventProcessor
Defines a default strategy of product event processing
C iText.Commons.Actions.Processors.UnderAgplITextProductEventProcessor
The class defines an under APGL strategy of product event processing
► C iText.Commons.Bouncycastle.Tsp.ITimeStampRequest
This interface represents the wrapper for TimeStampRequest that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Tsp.TimeStampRequestBC
Wrapper class for Org.BouncyCastle.Tsp.TimeStampRequest
C iText.Bouncycastlefips.Tsp.TimeStampRequestBCFips
Wrapper class for Org.BouncyCastle.Tsp.TimeStampRequest
► C iText.Commons.Bouncycastle.Tsp.ITimeStampRequestGenerator
This interface represents the wrapper for TimeStampRequestGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Tsp.TimeStampRequestGeneratorBC
Wrapper class for Org.BouncyCastle.Tsp.TimeStampRequestGenerator
C iText.Bouncycastlefips.Tsp.TimeStampRequestGeneratorBCFips
Generator for Org.BouncyCastle.Asn1.Tsp.TimeStampReq
► C iText.Commons.Bouncycastle.Tsp.ITimeStampResponse
This interface represents the wrapper for TimeStampResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Tsp.TimeStampResponseBC
Wrapper class for Org.BouncyCastle.Tsp.TimeStampResponse
C iText.Bouncycastlefips.Tsp.TimeStampResponseBCFips
Wrapper class for Org.BouncyCastle.Asn1.Tsp.TimeStampResp
► C iText.Commons.Bouncycastle.Tsp.ITimeStampResponseGenerator
This interface represents the wrapper for TimeStampResponseGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Tsp.TimeStampResponseGeneratorBC
Wrapper class for Org.BouncyCastle.Tsp.TimeStampResponseGenerator
C iText.Bouncycastlefips.Tsp.TimeStampResponseGeneratorBCFips
Wrapper class for TimeStampResponse generator
► C iText.Commons.Bouncycastle.Tsp.ITimeStampToken
This interface represents the wrapper for TimeStampToken that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Tsp.TimeStampTokenBC
Wrapper class for Org.BouncyCastle.Tsp.TimeStampToken
C iText.Bouncycastlefips.Tsp.TimeStampTokenBCFips
Wrapper class for Org.BouncyCastle.Tsp.TimeStampToken
► C iText.Commons.Bouncycastle.Tsp.ITimeStampTokenGenerator
This interface represents the wrapper for TimeStampTokenGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Tsp.TimeStampTokenGeneratorBC
Wrapper class for Org.BouncyCastle.Tsp.TimeStampTokenGenerator
C iText.Bouncycastlefips.Tsp.TimeStampTokenGeneratorBCFips
Wrapper class for TimeStampToken generator
► C iText.Commons.Bouncycastle.Tsp.ITimeStampTokenInfo
This interface represents the wrapper for TimeStampTokenInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Tsp.TimeStampTokenInfoBC
Wrapper class for Org.BouncyCastle.Tsp.TimeStampTokenInfo
C iText.Bouncycastlefips.Tsp.TimeStampTokenInfoBCFips
Wrapper class for Org.BouncyCastle.Tsp.TimeStampTokenInfo
► 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.Utils.IValidationChecker
Used to check if a PDF document is compliant to a specific validation profile
► 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.Pdfa.Checker.PdfA4Checker
PdfA4Checker defines the requirements of the PDF/A-4 standard and contains a number of methods that override the implementations of its superclass PdfA3Checker
C iText.Pdfua.Checkers.PdfUA1Checker
The class defines the requirements of the PDF/UA-1 standard
C iText.Kernel.Crypto.IVGenerator
An initialization vector generator for a CBC block encryption
► C iText.Commons.Bouncycastle.Cert.IX509Certificate
This interface represents the wrapper for X509Certificate that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.X509.X509CertificateBC
Wrapper class for Org.BouncyCastle.X509.X509Certificate
C iText.Bouncycastlefips.Cert.X509CertificateBCFips
Wrapper class for Org.BouncyCastle.Cert.X509Certificate
► C iText.Commons.Bouncycastle.X509.IX509CertificateParser
This interface represents the wrapper for X509CertificateParser that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.X509.X509CertificateParserBC
Wrapper class for X509CertificateParser
C iText.Bouncycastlefips.X509.X509CertificateParserBCFips
Class to mimic X509CertificateParser logic
► C iText.Commons.Bouncycastle.Cert.IX509Crl
This interface represents the wrapper for X509Crl that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.X509.X509CrlBC
C iText.Bouncycastlefips.Cert.X509CrlBCFips
Wrapper class for Org.BouncyCastle.Cert.X509Crl
► C iText.Commons.Bouncycastle.Cert.IX509CrlEntry
C iText.Bouncycastle.X509.X509CrlEntryBC
► C iText.Commons.Bouncycastle.Asn1.X509.IX509Extension
This interface represents the wrapper for X509Extension that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Asn1.X509.X509ExtensionBC
Wrapper class for X509Extension
C iText.Bouncycastlefips.Asn1.X509.X509ExtensionBCFips
Wrapper class for X509Extension
► C iText.Commons.Bouncycastle.Cert.IX509V2CrlGenerator
This interface represents the wrapper for X509v2CRLBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.Cert.X509V2CrlGeneratorBC
Wrapper class for X509V2CrlGenerator
C iText.Bouncycastlefips.Cert.X509V2CrlGeneratorBCFips
Wrapper class for Org.BouncyCastle.Cert.X509V2CrlGenerator
► C iText.Commons.Bouncycastle.Cert.IX509V3CertificateGenerator
This interface represents the wrapper for JcaX509v3CertificateBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations
C iText.Bouncycastle.X509.X509V3CertificateGeneratorBC
Wrapper class for X509V3CertificateGenerator
C iText.Bouncycastlefips.Cert.X509V3CertificateGeneratorBCFips
Wrapper class for X509V3CertificateGenerator
► 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.Utils.IXmlParserFactory
The interface in which methods for creating xml parsers are declared
C iText.Kernel.Utils.DefaultSafeXmlParserFactory
Implementation of IXmlParserFactory for creating safe xml parser objects
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.Pdf.Canvas.Parser.ClipperLib.Join
C iText.Commons.Utils.JsonUtil
Utility class for JSON serialization and deserialization operations. Not for public use
C iText.Kernel.Exceptions.KernelExceptionMessageConstant
Class that bundles all the error message templates as constants
C iText.Kernel.Logs.KernelLogMessageConstant
Class that bundles all the error message templates as constants
C iText.IO.Font.Otf.LanguageRecord
C iText.IO.Font.Otf.LanguageTags
Constants corresponding to language tags in the OTF specification
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
Represents the root layout area
C iText.Pdfua.Checkers.Utils.LayoutCheckUtil
Utility class for delegating the layout checks to the correct checking logic
► 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
Represents the result of positioning for layout context
C iText.Layout.Exceptions.LayoutExceptionMessageConstant
Class that bundles all the error message templates as constants
C iText.Layout.Logs.LayoutLogMessageConstant
Class containing constants to be used in layout
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
The class is a helper which is used to correctly create structure tree for layout element (with keeping right order for tags)
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.Commons.Utils.LinkedDictionary< iText.Kernel.Pdf.PdfString, iText.Kernel.Pdf.PdfObject >
► C List
C iText.IO.Image.Jpeg2000ImageData.ColorSpecBox
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.LocalMinima
► C iText.Kernel.Utils.Objectpathitems.LocalPathItem
An abstract class for the items in the direct path (see ObjectPath
C iText.Kernel.Utils.Objectpathitems.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.Objectpathitems.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.Objectpathitems.OffsetPathItem
Direct path item (see ObjectPath , which describes transition to the specific position in iText.Kernel.Pdf.PdfStream
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.Commons.Utils.MapUtil
Utility class for work with collections
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
C iText.IO.Font.Otf.GposLookupType4.MarkToBase
C iText.IO.Font.Otf.GposLookupType5.MarkToLigature
C iText.Commons.Utils.Matcher
C iText.Commons.Utils.MathematicUtil
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.Kernel.Pdf.Canvas.Parser.ClipperLib.Maxima
C iText.Kernel.Pdf.Tagging.McrCheckUtil
Class that provides methods for searching mcr in tag tree
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.Commons.Utils.MessageFormatUtil
This file is a helper class for internal usage only
C iText.Kernel.Pdf.Canvas.Wmf.MetaDo
A class to process WMF files
C iText.Layout.Renderer.MetaInfoContainer
Class to store metaInfo that will be used for layout renderers
► 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.Layout.Renderer.MulticolRenderer.MulticolLayoutResult
Represents result of one iteration of MulticolRenderer layouting It contains split renderers which were lauded on a given height and overflow renderer for which height should be increased, so it can be lauded
C iText.Commons.Actions.NamespaceConstant
Class that stores namespaces of iText open source products
C iText.Pdfua.Checkers.Utils.NoteCheckUtil
Utility class for delegating notes checks to the correct checking logic
C iText.Commons.Datastructures.NullableContainer< T >
A simple container that can hold a value
C iText.Commons.Datastructures.NullableContainer< CheckBoxType >
C iText.Layout.Renderer.Objectfit.ObjectFitApplyingResult
The class represents results of calculating of rendered image size after applying of the iText.Layout.Properties.ObjectFit property
C iText.Layout.Renderer.Objectfit.ObjectFitCalculator
Utility class which supports the iText.Layout.Properties.ObjectFit property
► C iText.Kernel.Utils.Objectpathitems.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.Kernel.Utils.Objectpathitems.TrailerPath
Direct path item (see ObjectPath ), which describes transition to the trailer entry which value is now a currently comparing direct object
C iText.Signatures.Validation.V1.RevocationDataValidator.OcspResponseValidationInfo
Class which contains validation related information about single OCSP response
C iText.Signatures.Validation.V1.OCSPValidator
Class that allows you to validate a single OCSP response
C iText.Signatures.OID
Class containing all the OID values used by iText
► C iText.Forms.Fields.Merging.OnDuplicateFormFieldNameStrategy
A OnDuplicateFormFieldNameStrategy implementation that throws an exception if the second field has the same name as the first field
C iText.Forms.Fields.Merging.AddIndexStrategy
A OnDuplicateFormFieldNameStrategy implementation that adds an index to the field name of the second field
C iText.Forms.Fields.Merging.AlwaysThrowExceptionStrategy
A OnDuplicateFormFieldNameStrategy implementation that throws an exception if the second field has the same name as the first field
C iText.Forms.Fields.Merging.MergeFieldsStrategy
A OnDuplicateFormFieldNameStrategy implementation that merges the second field into the first field if the second field has the same name as the first field
► C iText.IO.Font.Otf.OpenTableLookup
C iText.IO.Font.Otf.GposLookupType1
Lookup Type 1: Single Adjustment Positioning Subtable
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.GposLookupType7
Lookup Type 7: Contextual Positioning Subtables
C iText.IO.Font.Otf.GposLookupType8
Lookup Type 8: Chaining Contextual Positioning Subtable
C iText.IO.Font.Otf.GsubLookupType1
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
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.Kernel.Pdf.Canvas.Parser.ClipperLib.OutPt
► C iText.IO.Source.OutputStream< iText.Kernel.Pdf.PdfOutputStream >
► C iText.Kernel.Pdf.PdfOutputStream
C iText.Kernel.Pdf.PdfWriter
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.OutRec
C iText.Signatures.PadesTwoPhaseSigningHelper
Helper class to perform signing operation in two steps
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.Commons.Utils.Pair< K, V >
Class which represents a pair of key and value
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.Logs.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.Exceptions.PdfaExceptionMessageConstant
Class that bundles all the error message templates as constants
C iText.Pdfa.Logs.PdfALogMessageConstant
Class containing constants to be used in logging
C iText.Kernel.Utils.PdfAnnotationFlattener
Utility class for flattening annotations
C iText.Kernel.Utils.Annotationsflattening.PdfAnnotationFlattenFactory
Helper class to retrieve the annotation flatten worker for the specified annotation subtype
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
Represents the line dash pattern
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.Forms.Fields.PdfFormAnnotationUtil
Utility class to work with widget annotations PdfFormAnnotation and its dictionaries
C iText.Forms.Fields.PdfFormCreator
Creator which shall be used in order to create all form related instances
C iText.Forms.Fields.PdfFormFactory
Default factory for form related instances creation
C iText.Forms.Fields.PdfFormFieldMergeUtil
Utility class to merge form fields PdfFormField with the same names
C iText.Kernel.Pdf.Function.PdfFunctionFactory
C iText.Svg.Css.SvgStrokeParameterConverter.PdfLineDashParameters
This class represents PDF dash parameters
C iText.Kernel.Utils.PdfMerger
Helper class to merge a number of existing documents into one
C iText.Kernel.Utils.PdfMergerProperties
Class with additional properties for PdfMerger processing
C iText.IO.Util.PdfNameUtil
This file is a helper class for internal usage only
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
A PdfNumber
-class is the PDF-equivalent of a Double
-object
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.Function.AbstractPdfFunction< T >
The abstract PdfFunction class that represents the Function Dictionary or Stream PDF object
► 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
Specifying the characteristics of the annotation’s border
► C iText.Kernel.Pdf.PdfObjectWrapper< PdfDictionary >
► C iText.Forms.Fields.AbstractPdfFormField
This class represents a single field or field group in an AcroForm
C iText.Forms.Fields.PdfFormAnnotation
This class represents a single annotation in form fields hierarchy in an AcroForm
► 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.PdfAnnotationAdditionalActions
A wrapper for annotations additional actions dictionaries
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
This class represents 3D annotations by which 3D artwork shall be represented in a PDF document
C iText.Kernel.Pdf.Annot.PdfLinkAnnotation
A link annotation represents either a hypertext link to a destination elsewhere in the document or an iText.Kernel.Pdf.Action.PdfAction to be performed
► 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.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
Shading pattern provides a smooth transition between colors across an area to be painted, independent of the resolution of any particular output device and without specifying the number of steps in the color transition
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
The root of a document’s object hierarchy
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
Represents a wrapper-class for structure tree root dictionary
► 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.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.Svg.Xobject.SvgImageXObject
A wrapper for Form XObject for SVG images
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.PdfPadesSigner
This class performs signing with PaDES related profiles using provided parameters
C iText.Signatures.PdfPKCS7
This class does all the processing related to signing and verifying a PKCS#7 / CMS 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.Kernel.Pdf.PdfRevisionsReader
Class to retrieve important information about PDF document revisions
C iText.Kernel.Utils.PdfScriptMerger
Utility class which provides functionality to merge ECMA scripts from pdf documents
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
Helper class to split the document based on some condition
C iText.Kernel.Pdf.Canvas.Parser.PdfTextExtractor
C iText.Signatures.PdfTwoPhaseSigner
Class that prepares document and adds the signature to it while performing signing operation in two steps (see PadesTwoPhaseSigningHelper for more info)
C iText.Pdfua.PdfUAConfig
Class that holds the configuration for the PDF/UA document
C iText.Pdfua.Exceptions.PdfUAExceptionMessageConstants
Class that bundles all the error message templates as constants
C iText.Pdfua.Exceptions.PdfUALogMessageConstants
Class containing the log message constants
C iText.Pdfua.Checkers.Utils.PdfUAValidationContext
This class keeps track of useful information when validating a PdfUaDocument
C iText.Kernel.Pdf.PdfXrefTable
A representation of a cross-referenced table of a PDF document
C iText.IO.Font.Pfm2afm
Converts a PFM file into an AFM file
C iText.Commons.Utils.PlaceHolderTextUtil
This class is used to generate placeholder text for the examples and tests
C iText.Barcodes.Dmcode.Placement
Utility class that helps to place the data in the barcode
C iText.IO.Image.PngChromaticities
C iText.IO.Image.PngImageHelperConstants
C iText.IO.Codec.PngWriter
Writes a PNG image
► C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.PolyNode
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.PolyTree
C iText.IO.Font.Otf.PosLookupRecord
C iText.Commons.Utils.ProcessInfo
Class contains a process information, such as process exit code and process output
C iText.Svg.Processors.Impl.ProcessorState
Internal ProcessorState representation for DefaultSvgProcessor
C iText.Commons.Actions.Data.ProductData
Class is used to describe used product information
C iText.Commons.Actions.ProductNameConstant
Class which contains open source product name constants
C iText.Commons.Utils.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
Class represents ordered list of SubRange
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.Svg.Utils.TextRectangle
A rectangle adapted for working with text elements
C iText.Barcodes.Dmcode.ReedSolomon
This class holds the error correction code for a data block
C iText.Forms.Util.RegisterDefaultDiContainer
Registers a default instance for a dependency injection container
C iText.Layout.Renderer.LineRenderer.RendererGlyph
► C iText.Signatures.Validation.V1.Report.ReportItem
Report item to be used for single failure or log message
C iText.Signatures.Validation.V1.Report.CertificateReportItem
Report item to be used for single certificate related failure or log message
C iText.StyledXmlParser.Resolver.Resource.ResourceResolver
Utilities class to resolve resources
C iText.Signatures.Validation.V1.RevocationDataValidator
Class that allows you to fetch and validate revocation data for the certificate
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.Kernel.Pdf.Function.Utils.SampleExtractor
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.Scanbeam
C iText.IO.Font.Otf.ScriptRecord
► C iText.Kernel.Crypto.Securityhandler.SecurityHandler
► C iText.Kernel.Crypto.Securityhandler.PubKeySecurityHandler
► 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.Barcodes.BarcodePDF417.Segment
A container that encapsulates all data needed for a segment
C iText.Barcodes.BarcodePDF417.SegmentList
An utility class that encapsulates a list of segments
C iText.Forms.Form.Element.SelectFieldItem
A field that represents a control for selecting one of the provided options
C iText.Commons.Actions.Sequence.SequenceId
The class represents unique numeric identifier with autoincrement strategy of generation
C iText.Commons.Actions.Sequence.SequenceIdManager
Util class which is responsible for marking of AbstractIdentifiableElement with appropriate SequenceId
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.SignatureMechanisms
Class that contains OID mappings to extract a signature algorithm name from a signature mechanism OID , and conversely, to retrieve the appropriate signature mechanism OID given a signature algorithm and a digest function
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
C iText.Signatures.SignatureUtil
Utility class that provides several convenience methods concerning digital signatures
C iText.Signatures.Validation.V1.SignatureValidationProperties
Class which stores properties, which are related to signature validation process
C iText.Signatures.Validation.V1.SignatureValidator
Validator class, which is expected to be used for signatures validation
C iText.Forms.Fields.Properties.SignedAppearanceText
Class representing the signature text identifying the signer
C iText.Signatures.Cms.SignerInfo
This class represents the SignerInfo structure from rfc5652 Cryptographic Message Syntax (CMS)
C iText.Signatures.SignerProperties
Properties to be used in signing operations
C iText.Signatures.Exceptions.SignExceptionMessageConstant
Class that bundles all the error message templates as constants
C iText.Signatures.Logs.SignLogMessageConstant
Class which contains constants to be used in logging inside sign module
C iText.Layout.Properties.Transform.SingleTransform
This class is used to store one transform
function
► C SortedSet
C iText.Commons.Utils.Collections.EnumSet< T >
C iText.Commons.Utils.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.Cmap.StandardCMapCharsets
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.Pdf.CountOutputStream
An OutputStream
that counts the written bytes
C iText.Kernel.XMP.Impl.CountOutputStream
An
► C StreamWriter
C iText.Commons.Utils.FormattingStreamWriter
C iText.Kernel.Pdf.PdfReader.StrictnessLevel
Enumeration representing the strictness level for reading
C iText.Commons.Utils.StringSplitUtil
C iText.Commons.Utils.StringTokenizer
C iText.StyledXmlParser.Exceptions.StyledXmlParserExceptionMessage
Class containing constants to be used in exceptions in the SXP module
C iText.StyledXmlParser.Logs.StyledXmlParserLogMessageConstant
Class that bundles all the error message templates as constants
C iText.StyledXmlParser.Util.StyleUtil
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
Class that bundles all the error message templates as constants
C iText.Svg.Processors.Impl.Font.SvgFontProcessor
Class that processes and add resolved css fonts to the FontProvider
C iText.Svg.Logs.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.Css.SvgStrokeParameterConverter
This class converts stroke related SVG parameters and attributes into those from PDF specification
C iText.Svg.Utils.SvgTextUtil
Class containing utility methods for text operations in the context of SVG processing
C iText.Commons.Utils.SystemUtil
This file is a helper class for internal usage only. Be aware that its API and functionality may be changed in future
C iText.Pdfua.Checkers.Utils.Tables.TableCheckUtil
Class that provides methods for checking PDF/UA compliance of table elements
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
TaggingHintKey instances are created in the scope of iText.Layout.Renderer.RootRenderer.AddChild(iText.Layout.Renderer.IRenderer) to preserve logical order of layout elements from model elements
C iText.Kernel.Pdf.Tagutils.TagReference
The class is used to provide connection between structure element of Tagged PDF document and marked content sequence in PDF stream
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.Pdfua.Checkers.Utils.TagTreeHandlerUtil
Utility class that contains utility methods used when working with the TagTreeHandler
C iText.Kernel.Pdf.Tagutils.TagTreeIterator
This class is used to traverse the tag tree
► C iText.Kernel.Pdf.Tagutils.TagTreeIteratorElementApprover
Element checker for TagTreeIterator
C iText.Kernel.Pdf.Tagutils.TagTreeIteratorAvoidDuplicatesApprover
Element checker for TagTreeIterator
C iText.Kernel.Pdf.Tagutils.TagTreePointer
TagTreePointer class is used to modify the document's tag tree
C iText.Layout.Renderer.TargetCounterHandler
Handler to handle target-counter logic
C iText.Kernel.Pdf.Canvas.Parser.ClipperLib.TEdge
► C iText.Layout.Properties.Grid.TemplateValue
A class that indicates its descendant class can be used as a grid template value
C iText.Layout.Properties.Grid.AutoRepeatValue
This class represents an auto-repeat template value
C iText.Layout.Properties.Grid.FixedRepeatValue
This class represents an fixed-repeat template value
► C iText.Layout.Properties.Grid.GridValue
A specialized class that holds a value for grid-template-columns/rows and grid-auto-columns/rows properties and the type it is measured in
► C iText.Layout.Properties.Grid.BreadthValue
Represents a breadth value on a grid
C iText.Layout.Properties.Grid.AutoValue
Represents an auto template value
C iText.Layout.Properties.Grid.FlexValue
Represents flexible template value
► C iText.Layout.Properties.Grid.LengthValue
Abstract class representing length value on a grid
C iText.Layout.Properties.Grid.PercentValue
Represents percent template value
C iText.Layout.Properties.Grid.PointValue
Represents point template value
C iText.Layout.Properties.Grid.MaxContentValue
Represents max-content template value
C iText.Layout.Properties.Grid.MinContentValue
Represents min-content template value
► C iText.Layout.Properties.Grid.FunctionValue
Abstract class representing function value on a grid
C iText.Layout.Properties.Grid.FitContentValue
Represents fit content function template value
C iText.Layout.Properties.Grid.MinMaxValue
Represents minmax function template value
► C iText.Forms.Fields.TerminalFormFieldBuilder< iText.Forms.Fields.CheckBoxFormFieldBuilder >
C iText.Forms.Fields.CheckBoxFormFieldBuilder
Builder for checkbox form field
► C iText.Forms.Fields.TerminalFormFieldBuilder< iText.Forms.Fields.ChoiceFormFieldBuilder >
C iText.Forms.Fields.ChoiceFormFieldBuilder
Builder for choice form field
► C iText.Forms.Fields.TerminalFormFieldBuilder< iText.Forms.Fields.PushButtonFormFieldBuilder >
C iText.Forms.Fields.PushButtonFormFieldBuilder
Builder for push button form field
► C iText.Forms.Fields.TerminalFormFieldBuilder< iText.Forms.Fields.RadioFormFieldBuilder >
C iText.Forms.Fields.RadioFormFieldBuilder
Builder for radio form field
► C iText.Forms.Fields.TerminalFormFieldBuilder< iText.Forms.Fields.SignatureFormFieldBuilder >
C iText.Forms.Fields.SignatureFormFieldBuilder
Builder for signature form field
► C iText.Forms.Fields.TerminalFormFieldBuilder< iText.Forms.Fields.TextFormFieldBuilder >
C iText.Forms.Fields.TextFormFieldBuilder
Builder for text form field
► 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 iText.Layout.Renderer.TextPreprocessingUtil
► C TextReader
► C iText.Commons.Utils.FilterReader
Abstract class for reading filtered character streams. The abstract class
► C iText.Commons.Utils.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.Validation.V1.Context.TimeBasedContexts
Container class, which contains set of single TimeBasedContext values
C iText.Signatures.TimestampConstants
Timestamp constants util class for internal usage only
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
Represents a color with the specified opacity
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.Signatures.Validation.V1.TrustedCertificatesStore
Trusted certificates storage class to be used to configure trusted certificates in a particular way
C iText.Commons.Datastructures.Tuple2< T1, T2 >
Simple tuple container that holds two elements
C iText.Commons.Datastructures.Tuple2< String, PdfDictionary >
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.Kernel.Utils.ValidationContainer
This class is a container for one or more IValidationChecker implementations
C iText.Kernel.Utils.ValidationContext
This class is used to pass additional information to the IValidationChecker implementations
C iText.Signatures.Validation.V1.Context.ValidationContext
Validation context class, which encapsulates specific context values, related to validation process
C iText.Signatures.Validation.V1.Report.ValidationReport
Validation report, which contains detailed validation results
C iText.Signatures.Validation.V1.ValidatorChainBuilder
A builder class to construct all necessary parts of a validation chain
C iText.Signatures.Validation.V1.Context.ValidatorContexts
Container class, which contains set of single ValidatorContext values
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.Pdf.VersionConforming
C iText.Kernel.Pdf.Tagutils.WaitingTagsManager
This class is used to manage waiting tags state
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.Commons.Utils.StringTokenizer
C iText.Pdfua.Checkers.Utils.XfaCheckUtil
Utility class which performs XFA forms check according to PDF/UA specification
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
A factory for creating XfdfObject objects
C iText.IO.Util.XmlUtil
This file is a helper class for internal usage only. Be aware that its API and functionality may be changed in future
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