ArcObjects Library Reference (PublisherControls)  

IARGlobeControl.HasCustomARConfiguration Property

Indicates whether the current PMF is using settings stored in the PMF.

[Visual Basic .NET]
Public ReadOnly Property HasCustomARConfiguration As Boolean
[C#]
public bool HasCustomARConfiguration {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

This property can be used to determine if the currently loaded document has been published with an embedded ArcReader Template File (ART).

See Also

IARGlobeControl Interface