Carbon


TXNPageSetup

Header: MacTextEditor.h Carbon status: Supported

Displays the Page Setup dialog box for the current default printer and manages changes, such as reformatting the text in response to page layout changes.

OSStatus TXNPageSetup (
    TXNObject iTXNObject
);
Parameter descriptions
iTXNObject

A variable of type TXNObject. Pass the text object for the active document.

function result

A result code.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)