Reports for WPF
PdfSecurity.EncryptionType 列挙体

C1.C1Report.4 アセンブリ > C1.C1Preview.Export 名前空間 : PdfSecurity.EncryptionType 列挙体
パスワード保護された PDF ドキュメントに使用する暗号化のタイプを示します。
シンタックス
'宣言
 
Public Enum PdfSecurity.EncryptionType 
   Inherits System.Enum
public enum PdfSecurity.EncryptionType : System.Enum 
メンバ
メンバ解説
AES_128128 ビット AES 暗号化。
RC4_128128 ビット RC4 暗号化。
RC4_4040 ビット RC4 暗号化。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Preview.Export.PdfSecurity.EncryptionType

参照

C1.C1Preview.Export 名前空間