iText 7 7.1.8 API
iText.Kernel.Pdf.Canvas Namespace Reference

Classes

class   CanvasArtifact
  A subclass of CanvasTag for Artifacts. In Tagged PDF, an object can be marked as an Artifact in order to signify that it is more part of the document structure than of the document content. Examples are page headers, layout features, etc. Screen readers can choose to ignore Artifacts. More...
 
class   CanvasGraphicsState
  This class is designed for internal usage. More...
 
class   CanvasTag
  This class represents a single tag on a single piece of marked content. More...
 
class   PdfCanvas
  PdfCanvas class represents an algorithm for writing data into content stream. More...
 
class   PdfCanvasConstants
  A container for constants defined in the PDF specification (ISO 32000-1). More...
 
class   PdfPatternCanvas
  A PdfCanvas instance with an inherent tiling pattern. More...