PdfNumberFormatNegativeStyle Property |
Gets a value which indicates the negative styling 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 PdfNegativeNumberStyle NegativeStyle { get; }Public ReadOnly Property NegativeStyle As PdfNegativeNumberStyle
Get
Property Value
Type:
PdfNegativeNumberStyle
See Also