This document is archived and information here might be outdated.  Recommended version.


ArcReaderConfiguration Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Classes > A > ArcReaderConfiguration Class
ArcGIS Developer Help

ArcReaderConfigurationClass Class

ArcReaderConfiguration contains settings affecting the appearance and behaviour of the control.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

An ArcReaderConfiguration object is a helper object for customizing the appearance and behavior of the PublisherControls and the built in windows. It consists of many property and value settings that can be stored in a binary template file (.art), known as an ‘ArcReader Template’ on disk. A specific template can be loaded into the ArcReaderControl or ArcReaderGlobeControl to suit a particular user or application. The ArcReaderConfiguration object provides access to properties and methods for updating settings and loading and saving template files.

For a full list of ArcReaderConfiguration settings see IARConfiguration.

Interfaces

Interfaces Description
IARConfiguration Provides access to members that control the ARConfiguration.