Click or drag to resize

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)
Syntax
public PdfDigitSeparatorStyle SeparatorStyle { get; }

Property Value

Type: PdfDigitSeparatorStyle
See Also