PdfNumberFormatSeparatorStyle Property |
Gets a value which indicates the separators used for this number format
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 5.7.0.0 (5.7.0.0)
Syntaxpublic PdfDigitSeparatorStyle SeparatorStyle { get; }Public ReadOnly Property SeparatorStyle As PdfDigitSeparatorStyle
Get
Property Value
Type:
PdfDigitSeparatorStyle
See Also