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)
Syntaxpublic int DigitsAfterDecimal { get; }Public ReadOnly Property DigitsAfterDecimal As Integer
Get
Property Value
Type:
Int32
See Also