Gets or sets the number style.
Namespace: Spire.Pdf.AutomaticFieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfNumberStyle NumberStyle { get; set; }
Public Property NumberStyle As PdfNumberStyle Get Set
public: property PdfNumberStyle NumberStyle { PdfNumberStyle get (); void set (PdfNumberStyle value); }
member NumberStyle : PdfNumberStyle with get, set
Property Value
PdfNumberStyleThe number style.