FlexReport for WPF
OwnerPassword プロパティ (PdfSecurityOptions)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document.Export 名前空間 > PdfSecurityOptions クラス : OwnerPassword プロパティ
PDF ドキュメントのアクセス許可を変更するために必要なパスワードを取得または設定します。
シンタックス
'宣言
 
Public Property OwnerPassword As System.String
'使用法
 
Dim instance As PdfSecurityOptions
Dim value As System.String
 
instance.OwnerPassword = value
 
value = instance.OwnerPassword
public System.string OwnerPassword {get; set;}
参照

PdfSecurityOptions クラス
PdfSecurityOptions メンバ