[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Password.ValidatePassword

ValidatePassword Method

ValidatePassword(string)

Compares the current password to a specified value.

Declaration
public PasswordValidationResult ValidatePassword(string password)
Parameters
Type Name Description
string password

The value to compare the current password to.

Returns
Type Description
PasswordValidationResult

A PasswordValidationResult representing the result of comparison.