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

In This Topic
    DocumentProtection Property
    In This Topic
    Provides access to options that control the document protection features.
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentProtection As DocumentProtection
    public DocumentProtection DocumentProtection {get;}
    See Also