PdfPageLabels
Decimal_Arabic_Numerals_Style Field
|
Decimal arabic numerals style to be used for the numeric portion of each page label.
Namespace:
Spire.Pdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public const string Decimal_Arabic_Numerals_Style = "D"
Public Const Decimal_Arabic_Numerals_Style As String = "D"
public:
literal String^ Decimal_Arabic_Numerals_Style = "D"
static val mutable Decimal_Arabic_Numerals_Style: string
Field Value
Type:
String
See Also