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
|
Returns |
Name |
|---|---|
|
|
( |
|
|
( |
|
|
( |
|
|
( |
Details
Constructors
CMapCache
public CMapCache()
Methods
GetCachedCMapUniCid
Source code
public static CMapUniCid GetCachedCMapUniCid(string name)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
name |
GetCachedCMapCidUni
Source code
public static CMapCidUni GetCachedCMapCidUni(string name)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
name |
GetCachedCMapCidByte
Source code
public static CMapCidByte GetCachedCMapCidByte(string name)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
name |
GetCachedCMapByteCid
Source code
public static CMapByteCid GetCachedCMapByteCid(string name)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
name |
Generated with ModularDoc