Skip to main content
Skip table of contents

CMapCache

CMapCache 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.CMapCache[[CMapCache]]
  end

Members

Methods

Public Static methods

Details

Constructors

CMapCache
public CMapCache()

Methods

GetCachedCMapUniCid
Source code
public static CMapUniCid GetCachedCMapUniCid(string name)
Arguments
TypeNameDescription
stringname
GetCachedCMapCidUni
Source code
public static CMapCidUni GetCachedCMapCidUni(string name)
Arguments
TypeNameDescription
stringname
GetCachedCMapCidByte
Source code
public static CMapCidByte GetCachedCMapCidByte(string name)
Arguments
TypeNameDescription
stringname
GetCachedCMapByteCid
Source code
public static CMapByteCid GetCachedCMapByteCid(string name)
Arguments
TypeNameDescription
stringname

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.