System::Decimal::ToByte method
Decimal::ToByte method
Converts the Decimal value to unsigned 8-bit integer value.
static uint8_t System::Decimal::ToByte(Decimal value)
See Also
- Class Decimal
- Class Decimal
- Namespace System
- Library Aspose.TeX for C++
Converts the Decimal value to unsigned 8-bit integer value.
static uint8_t System::Decimal::ToByte(Decimal value)