Constructs an object based on date and time components
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- year
- Type: SystemInt32
The year - month
- Type: SystemInt32
The month - day
- Type: SystemInt32
The day - hour
- Type: SystemInt32
The hour - min
- Type: SystemInt32
The minute - sec
- Type: SystemInt32
The second
See Also