Share via


Envelope Object Members

Word Developer Reference

Represents an envelope attached to a document.

Methods

  Name Description
Bb257569.methods(en-us,office.12).gif Insert Inserts an envelope as a separate section at the beginning of the specified document.
Bb257569.methods(en-us,office.12).gif Options Displays the Envelope Options dialog box.
Bb257569.methods(en-us,office.12).gif PrintOut Prints an envelope without adding the envelope to the active document.
Bb257569.methods(en-us,office.12).gif UpdateDocument Updates the envelope in the document with the current envelope settings.

Properties

  Name Description
Bb257569.properties(en-us,office.12).gif Address Returns the envelope delivery address as a Range object. Read-only.
Bb257569.properties(en-us,office.12).gif AddressFromLeft Returns or sets the distance (in points) between the left edge of the envelope and the delivery address. Read/write Single.
Bb257569.properties(en-us,office.12).gif AddressFromTop Returns or sets the distance (in points) between the top edge of the envelope and the delivery address. Read/write Single.
Bb257569.properties(en-us,office.12).gif AddressStyle Returns a Style object that represents the delivery address style for the envelope. Read-only.
Bb257569.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257569.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257569.properties(en-us,office.12).gif DefaultFaceUp True if envelopes are fed face up by default. Read/write Boolean.
Bb257569.properties(en-us,office.12).gif DefaultHeight Returns or sets the default envelope height, in points. Read/write Single.
Bb257569.properties(en-us,office.12).gif DefaultOmitReturnAddress True if the return address is omitted from envelopes by default. Read/write Boolean.
Bb257569.properties(en-us,office.12).gif DefaultOrientation Returns or sets the default orientation for feeding envelopes. Read/write WdEnvelopeOrientation.
Bb257569.properties(en-us,office.12).gif DefaultPrintBarCode True if a POSTNET bar code is added to envelopes by default. Read/write Boolean. For U.S. mail only.
Bb257569.properties(en-us,office.12).gif DefaultPrintFIMA True to add a Facing Identification Mark (FIM-A) to envelopes by default. Read/write Boolean.
Bb257569.properties(en-us,office.12).gif DefaultSize Returns or sets the default envelope size. Read/write String.
Bb257569.properties(en-us,office.12).gif DefaultWidth Returns or sets the default envelope width, in points. Read/write Single.
Bb257569.properties(en-us,office.12).gif FeedSource Returns or sets the paper tray for the envelope. Read/write WdPaperTray.
Bb257569.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Envelope object.
Bb257569.properties(en-us,office.12).gif RecipientNamefromLeft Returns or sets a Single that represents the position, measured in points, of the recipient's name from the left edge of the envelope. Read/write.
Bb257569.properties(en-us,office.12).gif RecipientNamefromTop Returns or sets a Single that represents the position, measured in points, of the recipient's name from the top edge of the envelope. Read/write.
Bb257569.properties(en-us,office.12).gif RecipientPostalfromLeft Returns or sets a Single that represents the position, measured in points, of the recipient's postal code from the left edge of the envelope. Read/write.
Bb257569.properties(en-us,office.12).gif RecipientPostalfromTop Returns or sets a Single that represents the position, measured in points, of the recipient's postal code from the top edge of the envelope. Read/write.
Bb257569.properties(en-us,office.12).gif ReturnAddress Returns a Range object that represents the envelope return address.
Bb257569.properties(en-us,office.12).gif ReturnAddressFromLeft Returns or sets the distance (in points) between the left edge of the envelope and the return address. Read/write Single.
Bb257569.properties(en-us,office.12).gif ReturnAddressFromTop Returns or sets the distance (in points) between the top edge of the envelope and the return address. Read/write Single.
Bb257569.properties(en-us,office.12).gif ReturnAddressStyle Returns a Style object that represents the return address style for the envelope.
Bb257569.properties(en-us,office.12).gif SenderNamefromLeft Returns or sets a Single that represents the position, measured in points, of the sender's name from the left edge of the envelope. Read/write.
Bb257569.properties(en-us,office.12).gif SenderNamefromTop Returns or sets a Single that represents the position, measured in points, of the sender's name from the top edge of the envelope. Read/write.
Bb257569.properties(en-us,office.12).gif SenderPostalfromLeft Returns or sets a Single that represents the position, measured in points, of the sender's postal code from the left edge of the envelope. Read/write.
Bb257569.properties(en-us,office.12).gif SenderPostalfromTop Returns or sets a Single that represents the position, measured in points, of the sender's postal code from the top edge of the envelope. Read/write.
Bb257569.properties(en-us,office.12).gif Vertical True vertically orients text on Asian envelopes. Read/write Boolean.