Aspose::Pdf::Annotations::Measure::NumberFormat::set_ThousandsSeparator method

NumberFormat::set_ThousandsSeparator method

Text that shall be used between orders of thousands in display of numerical values. An empty string indicates that no text shall be added. Default is comma.

void Aspose::Pdf::Annotations::Measure::NumberFormat::set_ThousandsSeparator(const System::String &value)

See Also