Microsoft Word Suite
283
Command: insert envelope data
Inserts an envelope as a separate section at the beginning of the specified document. The arguments
for this method correspond to the options in the Envelope dialog box (Tools menu).
Syntax
insert envelope data envelope Required. An expression that returns an envelope object.
[extract address Boolean] Optional. True to use the text marked by the EnvelopeAddress
bookmark (a userdefined bookmark) as the recipients address.
[address Unicode text] Optional. A string that specifies the recipients address (ignored if extract
address is true).
[auto text Unicode text] Optional. A string that specifies an AutoText entry to use for the
address. If specified, address is ignored.
[omit return address Boolean] Optional. True to omit the return address.
[return address Unicode text] Optional. A string that specifies the return address.
[return autotext Unicode text] Optional. A string that specifies an AutoText entry to use for the
return address. If specified, return address is ignored.
[print bar code Boolean] Optional. True to add a POSTNET bar code. For U.S. mail only.
[print FIMA Boolean] Optional. True to add a Facing Identification Mark (FIMA) for use in
presorting courtesy reply mail. For U.S. mail only.
[envelope size Unicode text] Optional. A string that specifies the envelope size. The string
should match one of the sizes listed on the left in the Envelope size box in the Envelope
Options dialog box (for example, Size 10 or C4).
[envelope height integer] Optional. The height of the envelope (in points) when the envelope
size argument is set to Custom size.
[envelope width integer] Optional. The width of the envelope (in points) when the envelope
size argument is set to Custom size.
[feed source Boolean] Optional. True to use the feed source property of the specified envelope
object to specify the paper tray to use when the envelope is printed.
[address from left integer] Optional. The distance (in points) between the left edge of the
envelope and the recipients address.
[address from top integer] Optional. The distance (in points) between the top edge of the
envelope and the recipients address.
[return address from left integer] Optional. The distance (in points) between the left edge of the
envelope and the return address.
[return address from top integer] Optional. The distance (in points) between the top edge of the
envelope and the return address.
[default face up Boolean] Optional. True to print the envelope face up; false to print the
envelope face down.