Get the page label.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public string PageLabel { get; }
Public ReadOnly Property PageLabel As String Get
public: property String^ PageLabel { String^ get (); }
member PageLabel : string with get