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
| Name | Required/Optional | Data type | Default | Description |
|---|---|---|---|---|
| nSize | Required | hps | The text size value measured in half-points (1/144 of an inch). |