Class CffFont.UInt16Item
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
Card24 item.
protected class CffFont.UInt16Item : CffFont.Item
- Inheritance
-
CffFont.UInt16Item
- Inherited Members
Constructors
UInt16Item(char)
public UInt16Item(char value)
Parameters
value
char
Fields
Value
public char Value
Field Value
Methods
Emit(byte[])
this is incomplete!
public override void Emit(byte[] buffer)
Parameters
buffer
byte[]
Increment(int[])
remember the current offset and increment by item's size in bytes.
public override void Increment(int[] currentOffset)
Parameters
currentOffset
int[]