Click or drag to resize

LocalTimeEventArgs Class

Represents the class that contain event data for LocalTime event
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Patagames.Pdf.Net.EventArgumentsLocalTimeEventArgs

Namespace: Patagames.Pdf.Net.EventArguments
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public class LocalTimeEventArgs : EventArgs

The LocalTimeEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodLocalTimeEventArgsInitializes a new instance of the LocalTimeEventArgs class
Top
Properties
 NameDescription
Public propertyTime Application should sets current time to this property
Top
See Also