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




Glossary Item Box

This method gets the specified document's new security handler.

Syntax

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

Return Value

ImGearPDFAtom class corresponding to the name of the document's new security handler. Null if the document does not have a new security handler.

Remarks

New security handler is the security handler that will be used after the document is saved). If the document does not have a new security handler, method returns the document's current security handler.

See Also

©2013. Accusoft Corporation. All Rights Reserved.