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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > PdfSecurity クラス : Encryption プロパティ
Gets or sets the type of encryption used when generating a password-protected PDF document.
シンタックス
'宣言
 
Public Property Encryption As PdfSecurity.EncryptionType
'使用法
 
Dim instance As PdfSecurity
Dim value As PdfSecurity.EncryptionType
 
instance.Encryption = value
 
value = instance.Encryption
public PdfSecurity.EncryptionType Encryption {get; set;}
参照

PdfSecurity クラス
PdfSecurity メンバ