Aspose::Pdf::Security::ICustomSecurityHandler::IsOwnerPassword metod
ICustomSecurityHandler::IsOwnerPassword method
Kontrollera om lösenordet är dokumentets ägarlösenord. Metoden anropas efter Initialize. Metodanropet används i PDF‑API:et.
virtual bool Aspose::Pdf::Security::ICustomSecurityHandler::IsOwnerPassword(System::String password)=0
| Parameter | Typ | Beskrivning |
|---|---|---|
| password | System::String | Lösenordet. |
ReturnValue
Sant, om det är ett ägarlösenord.
Se även
- Class String
- Class ICustomSecurityHandler
- Namespace Aspose::Pdf::Security
- Library Aspose.PDF for C++