AdvancedPrintOptions.ManualFeedDirection property (Publisher)
Gets or sets the orientation (landscape or portrait) of how envelopes are fed to the printer's manual feed. Read/write.
Syntax
expression.ManualFeedDirection
expression A variable that represents an AdvancedPrintOptions object.
Return value
Remarks
The ManualFeedDirection property setting, in conjunction with the ManualFeedAlign property setting, corresponds to the Envelope feed method setting in the Envelope Setup dialog box in the Microsoft Publisher user interface. On the File menu, choose Print Setup. On the Printer Details tab, choose Advanced Printer Setup. On the Printer Setup Wizard tab, choose Envelope Setup Dialog.
Possible values for ManualFeedDirection are pbOrientationLandscape (2) and pbOrientationPortrait (1).
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.