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