GetParagraphSetting – PB Docs 2017

GetParagraphSetting

PowerScript function

Description

Gets the size of the indentation, left margin, or right margin of
the paragraph containing the insertion point in a RichTextEdit
control.

Applies to

RichTextEdit controls

Syntax

Argument

Description

rtecontrol

The name of the control for which you want paragraph
information.

whichsetting

A value of the ParagraphSetting enumerated datatype
specifying the setting for which you want the value. Values
are:

  • Indent! — Returns the indentation of the
    paragraph

  • LeftMargin! — Returns the left margin of the
    paragraph

  • RightMargin! — Returns the right margin of the
    paragraph

Return value

Long.

Returns the size of the specified setting in thousandths of an inch.
GetParagraphSetting returns -1 if an error occurs. If which setting is
null, it returns null.

Examples

This example gets the indentation setting for the current
paragraph:

See also

GetAlignment

GetSpacing

GetTextColor

GetTextStyle

SetParagraphSetting


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x