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