Click or drag to resize

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)
Syntax
public PdfNegativeNumberStyle NegativeStyle { get; }

Property Value

Type: PdfNegativeNumberStyle
See Also