PPrintFeature

Selects the specified option from the indicated pop-up menu in the Features print dialog box.


Command constructors

This command has two constructors.

PPrintFeature(const char * sFeatureTitle);

const char * sFeatureTitle;
Title of the print feature pop-up menu exactly as it appears in Features print dialog box (maximum of 40 characters)
PPrintFeature(const char * sFeatureTitle, const char * sOption);
const char * sFeatureTitle;
Title of the print feature pop-up menu exactly as it appears in Features print dialog box (maximum of 40 characters)
const char * sOption;
Name of option to select exactly as it appears in menu (maximum of 64 characters)
Features vary. The print features vary from printer to printer and even PPD to PPD. Use the PGetPrintFeatureTitles and PGetPrintFeatureItems queries to determine the pop-up menus and options available for the currently selected PPD.


See also

The PGetPrintFeature, PGetPrintFeatureItems, PGetPrintFeatureTitles, and PGetPrintTo queries

Adobe PageMaker 6.5 Help > Commands > File > Print


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support