Options.EnvelopeFeederInstalled Property
Word Developer Reference |
True if the current printer has a special feeder for envelopes. Read-only Boolean.
Syntax
expression.EnvelopeFeederInstalled
expression A variable that represents a Options object.
Example
This example prints the active document as an envelope, provided that there is an envelope feeder installed.
Visual Basic for Applications |
---|
|
See Also