ApplicationClass.ActiveDocument Property

Definition

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

Property Value

Implements

Applies to