TdxPDFSecurityOptions.Reset Method
In This Article
Resets all PDF security settings.
#Declaration
Delphi
procedure Reset;
#Remarks
Call this procedure to restore the default Algorithm, Enabled, OwnerPassword, Permissions, and UserPassword property values.
See Also