Метод | Описание | |
---|---|---|
Color ( Color colorValue ) : void |
Sets the default fonts color.
|
|
DefaultFontsBuilder ( |
ctor.
|
|
Path ( string defaultFont1, string defaultFont2 ) : void |
Sets the optional fonts path.
|
|
Size ( int value ) : void |
Sets the default fonts size.
|
public DefaultFontsBuilder ( |
||
pdfReport | ||
Результат | System.Drawing |
public Path ( string defaultFont1, string defaultFont2 ) : void | ||
defaultFont1 | string | font1's path |
defaultFont2 | string | font2's path |
Результат | void |