ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFDoc Object > IGPDFDoc Methods > GetNewCryptHandler Method |
Gets the specified document's new security handler (that is, the security handler that will be used after the document is saved). If the document does not have a new security handler, returns the document's current security handler.
GetNewCryptHandler() As IGPDFAtom
The PDF atom corresponding to the name of the document's new security handler. NULL if the document does not have a new security handler.