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