paragraphoffsetrtf_code_template.htm
Navigation: Templates > Guide to all Templates > Additional Libraries and Templates > Rich Text Template Support - Overview >====== ParagraphOffsetRTF code template ====== | |
This template (and its associated code templates) has been deprecated, and is now replaced by the RTF Text Control template.
The ParagraphOffsetRTF code template is used to offset the second and subsequent lines of a paragraph. This template calls the Offset method. The offset amount is passed to the method.
Prototype:
Offset( IndentSize )
Example method calls:
oRTF_RTFTextBox.ParagraphOffset( 1 ) !Offset by 1 inch
Template Prompts:
Associated RTF control
Select the RTF control from the drop-down list. All controls on the Window are included in the list. This field in required.
Paragraph Offset
Specify the offset amount. This may be any number from 1 to 9999 and is specified in inches. A negative value will reverse the offset.
paragraphoffsetrtf_code_template.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1