Click or drag to resize

PdfNumberFormatCurrencyPrepend Property

Gets a value which indicates whether the Currency symbol should be prepended to the begining of this number format, or appended to the end

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 5.7.0.0 (5.7.0.0)
Syntax
public bool CurrencyPrepend { get; }

Property Value

Type: Boolean
See Also