Class containing data for the GetWebCredentials event.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF.Layout..::..GetWebCredentialsEventArgs

See Also