Document.Application Property

Definition

Gets an Application that represents the creator of the document.

public Microsoft.Office.Interop.Word.Application Application { get; }

Property Value

An Application that represents the creator of the document.

Applies to