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)
Syntaxpublic bool CurrencyPrepend { get; }Public ReadOnly Property CurrencyPrepend As Boolean
Get
Property Value
Type:
Boolean
See Also