Text frames
It is possible to add text frames in a RichTextEdit document.
For text frames, you may define its size, set the back color and
marker lines.
-
The following new functions are added for inserting or
select a text frame:TextFrameInsert; TextFrameInsertAsChar; TextFrameInsertFixed; TextFrameSelect
-
The following new functions are added for setting or getting
text in a text frame:
-
The following new functions are added for managing the text
frame properties:TextFrameGetBackColor;
TextFrameSetBackColor; TextFrameGetBorderWidth;
TextFrameSetBorderWidth;
TextFrameGetInternalMargin;
TextFrameSetInternalMargin;
TextFrameGetMarkerLines;
TextFrameSetMarkerLines