Discuss this help topic in SecureBlackbox Forum
TElPDFDocument.OwnActivatedSecurityHandlers
Specifies if the component should dispose of the automatically created security handlers.
Declaration
Description
This property specifies if the component should dispose of the automatically created security handlers. The default value is False for compatibility purposes. If ActivateSecurityHandlers is True (the default value), OwnActivatedSecurityHandlers should also be set to True. It is recommended to use this property to avoid memory leaks.