'Declaration <BrowsableAttribute(False)> Public Property DocumentPackEncryption As Vintasoft.Imaging.Pdf.Security.EncryptionSystem
[Browsable(False)] public Vintasoft.Imaging.Pdf.Security.EncryptionSystem DocumentPackEncryption { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Pdf.Security.EncryptionSystem* get_DocumentPackEncryption(); public: __property void set_DocumentPackEncryption(
Vintasoft.Imaging.Pdf.Security.EncryptionSystem* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Pdf.Security.EncryptionSystem^ DocumentPackEncryption { Vintasoft.Imaging.Pdf.Security.EncryptionSystem^ get(); void set(Vintasoft.Imaging.Pdf.Security.EncryptionSystem^ value); }