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




authorizationCallback
Authorization callback procedure.
userData
User data.

Glossary Item Box

Registers the authorization procedure, which will be called when open a secured PDF file, i.e. a PDF that has either the user or the master password set.

Syntax

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

Parameters

authorizationCallback
Authorization callback procedure.
userData
User data.

Remarks

See ImGearPDFDocument.ImGearAuthProc for more details.

See Also

©2013. Accusoft Corporation. All Rights Reserved.