Carbon


kPMPrintAllPages

Header: PMDefinitions.h

Specifies that all pages of a document should be printed.

enum {
    kPMPrintAllPages = -1
};

You can use this constant with the PMSetLastPage and PMSetPageRange functions.


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