CoAuthLock.HeaderFooter Property

Definition

Gets whether the lock is the header-footer lock for the document.

public:
 property bool HeaderFooter { bool get(); };
public bool HeaderFooter { get; }
member this.HeaderFooter : bool
Public ReadOnly Property HeaderFooter As Boolean

Property Value

true if the lock is the header-footer lock for the document; otherwise, false.

Remarks

Read-only.

Applies to