The year.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public short year { get; set; }
Public Property year As Short
Get
Set
public:
virtual property short year {
short get () sealed;
void set (short value) sealed;
}
function get_year();
function set_year(value);
Property Value
Type:
Int16See Also