The most recent version of this documentation can be found at https://docs.dyalog.com/20.0/.
| Applies To: | RichEdit |
Description
The PageWidth property specifies the width of the page in a RichEdit object and is the dimension that is used to apply text wrapping and paragraph formatting to the text in the object. PageWidth is a single integer value specified in Twips.
The default value of PageWidth is 0 which disables text wrapping. You may find it convenient to set PageWidth to the width of the RichEdit window or to a value that is appropriate for your printer.