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