RtfTextWriter WriteText Method |
Name | Description | |
---|---|---|
![]() |
WriteText(Font, String) |
Writes the specified text using the provided font.
|
![]() |
WriteText(IFont, String) |
Writes the specified text using the provided font.
|
![]() |
WriteText(Font, Color, String) |
Writes text with specified font, foreground color, and string text.
|
![]() |
WriteText(Font, Color, Color, String) |
Writes text with specified font, foreground color, and background color.
|