메소드 | 설명 | |
---|---|---|
Add ( int index, string f, |
add font
|
|
Add ( string f ) : |
add font
|
|
Add ( string f, |
add font
|
|
Add ( |
||
Clone ( ) : |
close object
|
|
GetFontName ( int fontIndex ) : string |
get font object special font index
|
|
IndexOf ( string f ) : int |
Get font index special font name
|
|
RTFFontTable ( ) : System |
initialize instance
|
|
Remove ( string f ) : void |
Remove font
|
|
ToString ( ) : string | ||
Write ( |
Write font table rtf
|
|
this ( int fontIndex ) : |
get font information special index
|
|
this ( string fontName ) : |
get font object special name
|
public Add ( int index, string f, |
||
index | int | special font index |
f | string | font name |
encoding | ||
리턴 |
public Add ( string f, |
||
f | string | font name |
encoding | ||
리턴 |
public GetFontName ( int fontIndex ) : string | ||
fontIndex | int | font index |
리턴 | string |