C# Class iTextSharp.text.pdf.PdfFont

Inheritance: IComparable
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6 Class Usage Examples

Protected Properties

Свойство Type Description
hScale float
image Image

Private Properties

Свойство Type Description
PdfFont System
Width float
Width float
Width float

Méthodes publiques

Méthode Description
CompareTo ( Object obj ) : int

Private Methods

Méthode Description
PdfFont ( BaseFont bf, float size ) : System
Width ( ) : float
Width ( String s ) : float
Width ( int character ) : float

Method Details

CompareTo() public méthode

public CompareTo ( Object obj ) : int
obj Object
Résultat int

Property Details

hScale protected_oe property

protected float hScale
Résultat float

image protected_oe property

protected Image image
Résultat Image