Paragraph.StartPos
From Xojo Documentation
This item was deprecated in version 2019r2. Please use Paragraph.StartPosition as a replacement. |
Property (As Integer )
aParagraph.StartPos = newIntegerValue
or
IntegerValue = aParagraph.StartPos
Supported for all project types and targets.
or
IntegerValue = aParagraph.StartPos
Supported for all project types and targets.
The starting position of the paragraph. Position is zero based.
Example
Bold the first character of the paragraph: