[]
Gets or sets a value indicating whether the document is marked as final (read-only).
public bool MarkAsFinal { get; set; }
Public Property MarkAsFinal As Boolean
Use this property to make your file read-only. When you mark as final, typing, editing commands, proofing marks are disabled or turned off, and the file becomes read-only, and the Status property of the document is set to Final.