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