Programming with Reflection

image\rwnprg32.gif RectangularSelection property

 

Syntax

object.RectangularSelection
object.RectangularSelection = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether a selected region is rectangular or wrapped.

When this property is True, selected text forms a rectangle, for example:

When RectangularSelection is True, selected text

forms a rectangle like the bold text in this sentence.

When this property is False, selected text is wrapped, for example:

When RectangularSelection is False, selected text

is wrapped like the bold text in this sentence.

Values

The default is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property