Class CffFont.DictNumberItem
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
protected class CffFont.DictNumberItem : CffFont.Item
- Inheritance
-
CffFont.DictNumberItem
- Inherited Members
Constructors
DictNumberItem(int)
public DictNumberItem(int value)
Parameters
value
int
Fields
Size
public int Size
Field Value
Value
public int Value
Field Value
Methods
Emit(byte[])
this is imcomplete!
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[]