Window.View Property

Definition

Returns a View object that represents the view for the specified window.

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

Property Value

Applies to