The relationship of local time to Universal Time (UT),
denoted by one of the characters +, -, or Z
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public byte UT { get; set; }
Public Property UT As Byte
Get
Set
public:
virtual property unsigned char UT {
unsigned char get () sealed;
void set (unsigned char value) sealed;
}
function get_UT();
function set_UT(value);
Property Value
Type:
ByteSee Also