AdvancedPrintOptions.ManualFeedAlign property (Publisher)

Gets or sets the alignment (left, right, or center) of where envelopes are fed to the printer's manual feed. Read/write.

Syntax

expression.ManualFeedAlign

expression A variable that represents an AdvancedPrintOptions object.

Return value

PbPlacementType

Remarks

The ManualFeedAlign property setting, in conjunction with the ManualFeedDirection 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 ManualFeedAlign are pbPlacementCenter (3), pbPlacementLeft (1), and pbPlacementRight (2).

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.