ArcObjects Library Reference (PublisherControls)  

IARControl.HasCustomARConfiguration Property

Is the current PMF 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

IARControl Interface