Skip to main content
Skip table of contents

CidLocationFromByte

CidLocationFromByte Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.fonts.cmaps
  iTextSharp.text.pdf.fonts.cmaps.CidLocationFromByte[[CidLocationFromByte]]
  iTextSharp.text.pdf.fonts.cmaps.ICidLocation[[ICidLocation]]
  class iTextSharp.text.pdf.fonts.cmaps.ICidLocation interfaceStyle;
  end
iTextSharp.text.pdf.fonts.cmaps.ICidLocation --> iTextSharp.text.pdf.fonts.cmaps.CidLocationFromByte

Members

Methods

Public methods
ReturnsName
PRTokeniserGetLocation(string location)

Details

Inheritance

Constructors

CidLocationFromByte

Source code

public CidLocationFromByte(byte[] data)
Arguments
TypeNameDescription
byte``[]data

Methods

GetLocation

Source code

public virtual PRTokeniser GetLocation(string location)
Arguments
TypeNameDescription
stringlocation

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.