Click or drag to resize

PdfPercentFormatDigitsAfterDecimal Property

Gets a value which indicates the number of digits to show after the decimal 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 int DigitsAfterDecimal { get; }

Property Value

Type: Int32
See Also