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

In This Topic
    EditMode Property
    In This Topic
    Gets or sets the protection mode.
    Syntax
    'Declaration
     
    Public Property EditMode As EditProtectionMode
    public EditProtectionMode EditMode {get; set;}
    See Also