Envelope Members

Include Protected Members
Include Inherited Members

Represents an envelope.

The Envelope type exposes the following members.

Methods

  Name Description
Public method Insert Inserts an envelope as a separate section at the beginning of the specified document.
Public method Insert2000 Reserved for internal use.
Public method Options Displays the Envelope Options dialog box.
Public method PrintOut Prints an envelope without adding the envelope to the active document.
Public method PrintOut2000 Reserved for internal use.
Public method UpdateDocument Updates the envelope in the document with the current envelope settings.

Top

Properties

  Name Description
Public property Address Returns the envelope delivery address as a Range object.
Public property AddressFromLeft Returns or sets the distance (in points) between the left edge of the envelope and the delivery address.
Public property AddressFromTop Returns or sets the distance (in points) between the top edge of the envelope and the delivery address.
Public property AddressStyle Returns a Style object that represents the delivery address style for the envelope.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property DefaultFaceUp Determines if envelopes are fed face up by default.
Public property DefaultHeight Returns or sets the default envelope height, in points.
Public property DefaultOmitReturnAddress Determines if the return address is omitted from envelopes by default.
Public property DefaultOrientation Returns or sets the default orientation for feeding envelopes.
Public property DefaultPrintBarCode Determines if a POSTNET bar code is added to envelopes or mailing labels by default.
Public property DefaultPrintFIMA Determines if a Facing Identification Mark (FIM-A) is added to envelopes by default.
Public property DefaultSize Returns or sets the default envelope size.
Public property DefaultWidth Returns or sets the default envelope width, in points.
Public property FeedSource Returns or sets the paper tray for the envelope.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property 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. Used for Asian language envelopes.
Public property 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.
Public property 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.
Public property 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.
Public property ReturnAddress Returns a Range object that represents the envelope return address.
Public property ReturnAddressFromLeft Returns or sets the distance (in points) between the left edge of the envelope and the return address.
Public property ReturnAddressFromTop Returns or sets the distance (in points) between the top edge of the envelope and the return address.
Public property ReturnAddressStyle Returns a Style object that represents the return address style for the envelope.
Public property 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.
Public property 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.
Public property 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.
Public property 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.
Public property Vertical Vertically orients text on Asian envelopes and mailing labels.

Top

See Also

Reference

Envelope Interface

Microsoft.Office.Interop.Word Namespace