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