Represents the parameters of the NavigationCompletedEvent event

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class NavigationCompletedParams
Visual Basic
Public Class NavigationCompletedParams
Visual C++
public ref class NavigationCompletedParams

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..NavigationCompletedParams

See Also