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

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
Emit ( byte buffer ) : void
Increment ( int currentOffset ) : void
UInt8Item ( char 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

UInt8Item() public méthode

public UInt8Item ( char value ) : System
value char
Résultat System

Property Details

value public_oe property

public char value
Résultat char