'Declaration
Public Property MarkAsFinal As System.Boolean
public System.bool MarkAsFinal {get; set;}
Remarks
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.