An instance of this class is passed with the VerifyIdentity event of the Document class.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public class VerifyIdentityEventArgs : EventArgs
Visual Basic
Public Class VerifyIdentityEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF..::..VerifyIdentityEventArgs

See Also