Table of Contents

Class CffFont.DictOffsetItem

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll

an unknown offset in a dictionary for the list. We will fix up the offset later; for now, assume it's large.

protected class CffFont.DictOffsetItem : CffFont.OffsetItem
Inheritance
CffFont.DictOffsetItem
Inherited Members

Constructors

DictOffsetItem()

public DictOffsetItem()

Fields

Size

public int Size

Field Value

int

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[]