DioDocs for PDF
ThrowExceptionIfInvalidPassword プロパティ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > DecryptionOptions クラス : ThrowExceptionIfInvalidPassword プロパティ
指定されたパスワードが無効な場合に例外を発生するかどうかを示す値を取得または設定します。

false の場合、指定されたパスワードが無効であってもドキュメントは開きますが、この場合、多くのメソッドとプロパティは機能しません。デフォルト値は trueです。

シンタックス
'宣言
 
Public Property ThrowExceptionIfInvalidPassword As System.Boolean
public System.bool ThrowExceptionIfInvalidPassword {get; set;}
参照

DecryptionOptions クラス
DecryptionOptions メンバ