NumberFormatOptions

NumberFormatOptions

Overview

NumberFormatOptions is a type in Aspose.PDF FOSS for Go.

NumberFormatOptions configures a NumberField’s display formatting (maps to Acrobat’s AFNumber_Format).

Properties: CurrencyPrepend, CurrencySymbol, Decimals, UseSeparator.

Properties

NameTypeAccessDescription
DecimalsintRead/WriteGets the decimals.
UseSeparatorboolRead/WriteGets the use separator.
CurrencySymbolstringRead/WriteGets the currency symbol.
CurrencyPrependboolRead/WriteGets the currency prepend.

See Also

 English