PdfPageLabels
Lowercase_Roman_Numerals_Style Field
|
Lowercase roman 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 Lowercase_Roman_Numerals_Style = "r"
Public Const Lowercase_Roman_Numerals_Style As String = "r"
public:
literal String^ Lowercase_Roman_Numerals_Style = "r"
static val mutable Lowercase_Roman_Numerals_Style: string
Field Value
Type:
String
See Also