跳到主要内容

SetFontSize

Sets the font size to the characters of the current paragraph.

Syntax

expression.SetFontSize(nSize);

expression - A variable that represents a ApiParagraph class.

Parameters

NameRequired/OptionalData typeDefaultDescription
nSizeRequiredhpsThe text size value measured in half-points (1/144 of an inch).

Returns

ApiParagraph