Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DocumentProtection Class / EditProtection Property

In This Topic
    EditProtection Property
    In This Topic
    Specifies the type of editing restrictions which shall be enforced on the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property EditProtection As EditProtection
    public EditProtection EditProtection {get;}
    See Also