فئة 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)يضبط كلمة مرور المستخدم.

انظر أيضًا