_Document.Envelope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an Envelope object that represents envelope functionality and the envelope in the specified 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