فئة Aspose::Page::XPS::Presentation::Pdf::PdfEncryptionDetails
PdfEncryptionDetails class
يحتوي على تفاصيل لتشفير PDF.
class PdfEncryptionDetails : public System::Object
الطرق
| طريقة | الوصف |
|---|---|
| get_EncryptionAlgorithm() const | يحصل على وضع التشفير. |
| get_OwnerPassword() const | يحصل على كلمة مرور المالك. |
| get_Permissions() const | يحصل على الأذونات. |
| get_UserPassword() const | يحصل على كلمة مرور المستخدم. |
| PdfEncryptionDetails(System::String, System::String, int32_t, PdfEncryptionAlgorithm) | ينشئ مثيلاً جديداً من الفئة PdfEncryptionDetailsCore. |
| set_EncryptionAlgorithm(PdfEncryptionAlgorithm) | يضبط وضع التشفير. |
| set_OwnerPassword(System::String) | يضبط كلمة مرور المالك. |
| set_Permissions(int32_t) | يضبط الأذونات. |
| set_UserPassword(System::String) | يضبط كلمة مرور المستخدم. |
انظر أيضًا
- Class Object
- Namespace Aspose::Page::XPS::Presentation::Pdf
- Library Aspose.Page for C++