Envelope.FeedSource Property
Word Developer Reference |
Returns or sets the paper tray for the envelope. Read/write WdPaperTray.
Syntax
expression.FeedSource
expression Required. A variable that represents an Envelope object.
Example
This example asks the user whether envelopes are fed into the printer manually. If the answer is yes, the example sets the paper tray to manual envelope feed.
Visual Basic for Applications |
---|
|
See Also