Class PdfContentByte.GraphicState
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
This class keeps the graphic state of the current page
public class PdfContentByte.GraphicState
- Inheritance
-
PdfContentByte.GraphicState
- Inherited Members
Fields
CharSpace
The current character spacing
protected float CharSpace
Field Value
Scale
The current horizontal scaling
protected float Scale
Field Value
WordSpace
The current word spacing
protected float WordSpace
Field Value
XTlm
The x position of the text line matrix.
protected float XTlm
Field Value
YTlm
The y position of the text line matrix.
protected float YTlm
Field Value
leading
The current text leading.
protected float leading