The month.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public byte month { get; set; }
Public Property month As Byte
Get
Set
public:
virtual property unsigned char month {
unsigned char get () sealed;
void set (unsigned char value) sealed;
}
function get_month();
function set_month(value);
Property Value
Type:
ByteSee Also