ImageGear for .NET
SetNewCryptHandler Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDocument Class : SetNewCryptHandler Method




securityHandlerName
The PDF atom for the name of the new security handler to use for the document. Use Null to remove security from the document.

Glossary Item Box

This method sets specified document's new security handler.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

securityHandlerName
The PDF atom for the name of the new security handler to use for the document. Use Null to remove security from the document.

Remarks

The security handler will be used after the document is saved. This method returns with no action if the new security handler is the same as the old one.

See Also

©2013. Accusoft Corporation. All Rights Reserved.