CoAuthLock Members

Include Protected Members
Include Inherited Members

Represents a lock within the document. The CoAuthLock object is a member of the CoAuthLocks collection.

The CoAuthLock type exposes the following members.

Methods

  Name Description
Public method Unlock Unlocks the specified lock.

Top

Properties

  Name Description
Public property Application Gets an Application object that represents the Microsoft Word application.
Public property Creator Gets a 32-bit integer that indicates the application in which the specified object was created.
Public property HeaderFooter Gets whether the lock is the header-footer lock for the document.
Public property Owner Gets the CoAuthor that owns the specified lock.
Public property Parent Gets an Object that represents the parent object of the specified CoAuthLock object.
Public property Range Gets a Range object that represents the portion of a document that is contained in the specified object.
Public property Type Gets a WdLockType constant that specifies the lock type.

Top

See Also

Reference

CoAuthLock Interface

Microsoft.Office.Interop.Word Namespace