GlyphList Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf iTextSharp.text.pdf.GlyphList[[GlyphList]] end
Members
Methods
Public Static methods
|
Returns |
Name |
|---|---|
|
|
( |
|
|
( |
Details
Constructors
GlyphList
public GlyphList()
Methods
NameToUnicode
Source code
public static int NameToUnicode(string name)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
name |
UnicodeToName
Source code
public static string UnicodeToName(int num)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
num |
Generated with ModularDoc