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


esriARExtentType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (PublisherControls)  

esriARExtentType Constants

Extent type options.

Constant Value Description
esriARExtentTypeNotFixed 0 The extent is not fixed to a specific scale or extent.
esriARExtentTypeFixedScale 1 The extent is calculated to preserve a specific scale.
esriARExtentTypeFixedExtent 2 The extent is fixed to a specific extent.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

.NET Samples

ArcReaderControl document properties (Code Files: DocumentProperties)