The absolute value of the offset from UT in hours (00-23)
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public byte UT_hour { get; set; }
Public Property UT_hour As Byte
Get
Set
public:
virtual property unsigned char UT_hour {
unsigned char get () sealed;
void set (unsigned char value) sealed;
}
function get_UT_hour();
function set_UT_hour(value);
Property Value
Type:
ByteSee Also