'Declaration Public Property ThrowExceptionIfInvalidPassword As System.Boolean
public System.bool ThrowExceptionIfInvalidPassword {get; set;}
If false, the document will be opened even if the specified password is invalid, but many methods and properties will not work in this case. The default is true.
'Declaration Public Property ThrowExceptionIfInvalidPassword As System.Boolean
public System.bool ThrowExceptionIfInvalidPassword {get; set;}