DioDocs for PDF
BytesPassword プロパティ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > DecryptionOptions クラス : BytesPassword プロパティ
PDF ドキュメントを開くパスワードを指定するバイト配列を取得または設定します。このプロパティは、UTF8 エンコードを使用してバイトに変換できない特定の地域文字がパスワードに含まれている場合に役立ちます。

メモ:StringPassword または BytesPassword のいずれか 1つだけを指定でき、両方を指定することはできません。

シンタックス
'宣言
 
Public Property BytesPassword As System.Byte()
public System.byte[] BytesPassword {get; set;}
参照

DecryptionOptions クラス
DecryptionOptions メンバ