Envelope Members (Word)
Represents an envelope attached to a document.
Methods
Name |
Description |
---|---|
Inserts an envelope as a separate section at the beginning of the specified document. |
|
Displays the Envelope Options dialog box. |
|
Prints an envelope without adding the envelope to the active document. |
|
Updates the envelope in the document with the current envelope settings. |
Properties
Name |
Description |
---|---|
Returns the envelope delivery address as a Range object. Read-only. |
|
Returns or sets the distance (in points) between the left edge of the envelope and the delivery address. Read/write Single. |
|
Returns or sets the distance (in points) between the top edge of the envelope and the delivery address. Read/write Single. |
|
Returns a Style object that represents the delivery address style for the envelope. Read-only. |
|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
True if envelopes are fed face up by default. Read/write Boolean. |
|
Returns or sets the default envelope height, in points. Read/write Single. |
|
True if the return address is omitted from envelopes by default. Read/write Boolean. |
|
Returns or sets the default orientation for feeding envelopes. Read/write WdEnvelopeOrientation. |
|
True to add a Facing Identification Mark (FIM-A) to envelopes by default. Read/write Boolean. |
|
Returns or sets the default envelope size. Read/write String. |
|
Returns or sets the default envelope width, in points. Read/write Single. |
|
Returns or sets the paper tray for the envelope. Read/write WdPaperTray. |
|
Returns an Object that represents the parent object of the specified Envelope object. |
|
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. |
|
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. |
|
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. |
|
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. |
|
Returns a Range object that represents the envelope return address. |
|
Returns or sets the distance (in points) between the left edge of the envelope and the return address. Read/write Single. |
|
Returns or sets the distance (in points) between the top edge of the envelope and the return address. Read/write Single. |
|
Returns a Style object that represents the return address style for the envelope. |
|
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. |
|
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. |
|
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. |
|
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. |
|
True vertically orients text on Asian envelopes. Read/write Boolean. |