Document.Envelope Property

Definition

Gets an Envelope that represents envelope functionality and the envelope in the document.

public:
 property Microsoft::Office::Interop::Word::Envelope ^ Envelope { Microsoft::Office::Interop::Word::Envelope ^ get(); };
public Microsoft.Office.Interop.Word.Envelope Envelope { get; }
member this.Envelope : Microsoft.Office.Interop.Word.Envelope
Public ReadOnly Property Envelope As Envelope

Property Value

An Envelope that represents envelope functionality and the envelope in the document.

Applies to