Method SetFontPointSize
SetFontPointSize(int)
Sets font size in points.
ITextBoxTextAttr SetFontPointSize(int pointSize)
Parameters
pointSize
intNew font size in points.
Returns
SetFontPointSize(double)
Sets font size in points.
ITextBoxTextAttr SetFontPointSize(double pointSize)
Parameters
pointSize
doubleNew font size in points.