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

Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Protected Properties

Свойство Type Description
charSpace float
leading float
scale float
wordSpace float
xTLM float
yTLM float

Private Methods

Méthode Description
GraphicState ( ) : System
GraphicState ( GraphicState cp ) : System

Property Details

charSpace protected_oe property

protected float charSpace
Résultat float

leading protected_oe property

protected float leading
Résultat float

scale protected_oe property

protected float scale
Résultat float

wordSpace protected_oe property

protected float wordSpace
Résultat float

xTLM protected_oe property

protected float xTLM
Résultat float

yTLM protected_oe property

protected float yTLM
Résultat float