System::Decimal::ToSByte method
Decimal::ToSByte method
Converts the Decimal value to signed 8-bit integer value.
static int8_t System::Decimal::ToSByte(Decimal value)
See Also
- Class Decimal
- Class Decimal
- Namespace System
- Library Aspose.PDF for C++
Converts the Decimal value to signed 8-bit integer value.
static int8_t System::Decimal::ToSByte(Decimal value)