User Tools

Site Tools


paragraphrightindentrtf_code_template.htm
Navigation:  Templates > Guide to all Templates > Additional Libraries and Templates > Rich Text Template Support - Overview >====== ParagraphRightIndentRTF code template ====== Previous pageReturn to chapter overviewNext page

NoteBox.jpg

This template (and its associated code templates) has been deprecated, and is now replaced by the RTF Text Control template.

The ParagraphRightIndentRTF code template is used to indent the current or selected paragraph from the right. This template calls the RightIndent method. The right indent increment is passed to this method.

Prototype:

RightIndent( IndentSize )

Example method calls:

oRTF_RTFTextBox.RightIndent( 20 ) !Indent 20 spaces from right

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 Indent (outdent)

Specify the number of inches to indent. This may be any number from 1 to 9999. A negative value will reverse the indent.

paragraphrightindentrtf_code_template.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1