Title Banner

Previous Book Contents Book Index Next

Newton Developer Technical Information: Newton Programmer's Guide: 2.1 OS Addendum /
Chapter 3 - Word Processing Views / Word Processing View Reference
Protos / protoTXView


InsertPageBreak

protoTXView:InsertPageBreak(range)

Replaces the text inside of the specified range with a page break.

range
A range frame, as described in "The Range Frame".

return value
An error code, or nil if the operation worked.

DISCUSSION

The page break is a character with character code $\u000A. This character can be copied, pasted, and searched for (with the FindString method).

Printing Methods

This section describes the *SetDrawOrigin method, which you can use to reconfigure your view for printing.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
26 APR 1997



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help