Table of Contents

Class CMapLocationFromBytes

Namespace
iText.IO.Font.Cmap
Assembly
itext.io.dll
public class CMapLocationFromBytes : ICMapLocation
Inheritance
CMapLocationFromBytes
Implements
Inherited Members

Constructors

CMapLocationFromBytes(byte[])

public CMapLocationFromBytes(byte[] data)

Parameters

data byte[]

Methods

GetLocation(string)

public virtual PdfTokenizer GetLocation(string location)

Parameters

location string

Returns

PdfTokenizer