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


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document.Export 名前空間 > PdfSecurityOptions クラス : EncryptionType プロパティ
標準 40 ビットの PDF 暗号化タイプをデフォルトで取得または設定します。
シンタックス
'宣言
 
Public Property EncryptionType As C1.WPF.Pdf.PdfEncryptionType
'使用法
 
Dim instance As PdfSecurityOptions
Dim value As C1.WPF.Pdf.PdfEncryptionType
 
instance.EncryptionType = value
 
value = instance.EncryptionType
public C1.WPF.Pdf.PdfEncryptionType EncryptionType {get; set;}
参照

PdfSecurityOptions クラス
PdfSecurityOptions メンバ