EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Date
And
Time
Year Property
Gets or sets the year
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
int
Year
{
get
;
set
; }
VB
Copy
Public
Property
Year
As
Integer
Get
Set
Property Value
Int32
See Also
Reference
DateAndTime Class
EvoPdfClient Namespace
In This Article
Definition
See Also