C# Class iTextSharp.text.pdf.PdfContentByte.GraphicState

Show file Open project: mapo80/iTextSharp-Monotouch

Protected Properties

Property Type Description
charSpace float
leading float
scale float
wordSpace float
xTLM float
yTLM float

Private Methods

Method Description
GraphicState ( ) : System
GraphicState ( GraphicState cp ) : System

Property Details

charSpace protected property

protected float charSpace
return float

leading protected property

protected float leading
return float

scale protected property

protected float scale
return float

wordSpace protected property

protected float wordSpace
return float

xTLM protected property

protected float xTLM
return float

yTLM protected property

protected float yTLM
return float