iText 8.0.2 API
iText.Kernel.Pdf.Canvas.PdfCanvasConstants Class Reference

A container for constants defined in the PDF specification (ISO 32000-1). More...

Classes

class   FillingRule
  Rule for determining which points lie inside a path. More...
 
class   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. More...
 
class   LineJoinStyle
  The line join style specifies the shape to be used at the corners of paths that are stroked. More...
 
class   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. More...
 

Detailed Description

A container for constants defined in the PDF specification (ISO 32000-1).