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.
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.