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

In This Topic
    Settings Property
    In This Topic
    Gets options that control protection, view, compatibility and other settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property Settings As Settings
    public Settings Settings {get;}
    See Also