ArcGIS Pro 2.9 API Reference Guide
PageNumberField Property

ArcGIS.Desktop.Layouts Namespace > SpatialMapSeries Class : PageNumberField Property
Gets or sets the index layer's page number field.
Syntax
public string PageNumberField {get; set;}
Public Property PageNumberField As String

Property Value

Type: String
Remarks
Optional. If not set, automatic page numbering is applied. You can offset the starting value using the StartingPageNumber property. The page number field can be string defined to include page numbers like roman numerals, for example.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SpatialMapSeries Class
SpatialMapSeries Members