SpecialSymbol Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text iTextSharp.text.SpecialSymbol[[SpecialSymbol]] end
Members
Methods
Public Static methods
|
Returns |
Name |
|---|---|
|
|
(
font) |
|
|
( |
|
|
( |
Details
Constructors
SpecialSymbol
public SpecialSymbol()
Methods
Index
Source code
public static int Index(string str)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
str |
Get
Source code
public static Chunk Get(char c, Font font)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
c |
|
|
|
font |
GetCorrespondingSymbol
Source code
public static char GetCorrespondingSymbol(char c)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
c |
Generated with ModularDoc