'Declaration Public Function GetNewCryptHandler() As ImGearPDFAtom
'Usage Dim instance As ImGearPDFDocument Dim value As ImGearPDFAtom value = instance.GetNewCryptHandler()
public ImGearPDFAtom GetNewCryptHandler()
public: ImGearPDFAtom* GetNewCryptHandler();
public: ImGearPDFAtom^ GetNewCryptHandler();
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.