ASP Painter
Home
Home
Samples
Samples
Purchase
Purchase
Download
Download
Documentation
Documentation


ASPPainter SetFontName

SetFontName Statement:

Set font name. For example to "Times New Roman"

Object.SetFontName fontName

Parameters:

fontName-has string type. Defines font name.

Sample: object.SetFontName "Arial"

This method sets current font to draw text. You can check whether this font exists by calling ExistFont method.
See also

ClearFontRectangle, ClearFontStyle, ExistFontGetFontHeight ,SetTextAlign, SetFontAntialias, SetFontBold, SetFontGradient, SetFontItalicSetFontName ,SetFontOrientationSetFontRectangleSetFontRegular ,SetFontSizeSetFontStrikeout ,SetFontUnderline , TextOut

More samples:


Text
Antialias, Exist font, Font, Fonts, Rotate text, Style, Text gradient, Text in rectangle



home samples purchase documentation download