[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DocumentProtection.MarkAsFinal

MarkAsFinal Property

MarkAsFinal

Gets or sets a value indicating whether the document is marked as final (read-only).

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