Options for text font size operations with unit support.
Properties#
Property | Type | Description |
---|---|---|
unit? | FontSizeUnit | The unit of the font size. Defaults to ‘Point’ |
from? | number | The start index of the UTF-16 range. Defaults to -1 (start of selection/text) |
to? | number | The end index of the UTF-16 range. Defaults to -1 (end of selection/text) |