Task Properties 

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Height Returns or sets the height of the specified task window, in points.
Left Returns or sets an Integer that represents the horizontal position of the specified task, measured in points.
Name Returns or sets the name of the specified object.
Parent Returns an object that represents the parent object of the specified object.
Top Returns or sets the vertical position of the specified task, in points.
Visible True if the specified object is visible.
Width Returns or sets the width of the specified object, in points.
WindowState Returns or sets the state of the specified task window.

See Also

Reference

Task Interface
Microsoft.Office.Interop.Word Namespace