Method BeginFontSize
BeginFontSize(int)
Begins using the given point size.
public bool BeginFontSize(int pointSize)
Parameters
pointSize
int
Returns
BeginFontSize(double)
Begins using the given point size.
public bool BeginFontSize(double pointSize)
Parameters
pointSize
double