◆ Get()
static Chunk iTextSharp.text.SpecialSymbol.Get |
( |
char |
c, |
|
|
Font |
font |
|
) |
| |
|
static |
Gets a chunk with a symbol character.
- Parameters
-
c | a character that has to be changed into a symbol |
font | Font if there is no SYMBOL character corresponding with c |
- Returns
- a SYMBOL version of a character
◆ GetCorrespondingSymbol()
static char iTextSharp.text.SpecialSymbol.GetCorrespondingSymbol |
( |
char |
c | ) |
|
|
static |
Looks for the corresponding symbol in the font Symbol.
- Parameters
-
- Returns
- the corresponding symbol in font Symbol
◆ Index()
static int iTextSharp.text.SpecialSymbol.Index |
( |
string |
str | ) |
|
|
static |
Returns the first occurrence of a special symbol in a String
.
- Parameters
-
- Returns
- an index of -1 if no special symbol was found
The documentation for this class was generated from the following file: