ArcObjects Library Reference (PublisherControls)  

IARPageLayout.ARMapCount Property

The number of maps in the page layout's map collection.

[Visual Basic .NET]
Public ReadOnly Property ARMapCount As Integer
[C#]
public int ARMapCount {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The ARMapCount property returns the number of ARMap's within the ARPageLayout.

See Also

IARPageLayout Interface