PrintDocument for WinForms
OwnerPassword プロパティ (PdfSecurity)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > PdfSecurity クラス : OwnerPassword プロパティ
Gets or sets the password required to change permissions for the PDF document.
シンタックス
'宣言
 
Public Property OwnerPassword As System.String
'使用法
 
Dim instance As PdfSecurity
Dim value As System.String
 
instance.OwnerPassword = value
 
value = instance.OwnerPassword
public System.string OwnerPassword {get; set;}
参照

PdfSecurity クラス
PdfSecurity メンバ