Aspose::Pdf::Facades::PdfFileInfo::get_PasswordType method

PdfFileInfo::get_PasswordType method

Returns the type of password which was passed for creating PdfFileInfo instance. See possible values in PasswordType. Pay attention that pdf document can be opened using both user (or open) password and owner (or permissions, edit) password.

Aspose::Pdf::PasswordType Aspose::Pdf::Facades::PdfFileInfo::get_PasswordType()

See Also