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

In This Topic
    IsActive Property
    In This Topic
    Gets or sets a value indicating whether to apply protection mode defined in this class.
    Syntax
    'Declaration
     
    Public Property IsActive As System.Boolean
    public System.bool IsActive {get; set;}
    See Also