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

In This Topic
    Password Property
    In This Topic
    Gets or sets the password.
    Syntax
    'Declaration
     
    Public Property Password As Password
    public Password Password {get; set;}
    See Also