C# Class iTextSharp.text.pdf.CFFFont.UInt24Item

Inheritance: System.Item
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Свойство Type Description
value int

Méthodes publiques

Méthode Description
Emit ( byte buffer ) : void
Increment ( int currentOffset ) : void
UInt24Item ( int value ) : System

Method Details

Emit() public méthode

public Emit ( byte buffer ) : void
buffer byte
Résultat void

Increment() public méthode

public Increment ( int currentOffset ) : void
currentOffset int
Résultat void

UInt24Item() public méthode

public UInt24Item ( int value ) : System
value int
Résultat System

Property Details

value public_oe property

public int value
Résultat int