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