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