This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARPageLayout Interface > IARPageLayout.HasTitle Property (ArcObjects .NET 10.4 SDK) |
Indicates if the page layout has a title that can be changed.
[Visual Basic .NET] Public ReadOnly Property HasTitle As Boolean
[C#] public bool HasTitle {get;}
This property determines whether the currently loaded document has been published with a Published Map title. Use this property before using ARPageLayout::Title property. The ability to publish a PMF with a Published Map title was added as new functionality for the 9.2 release.