This document is archived and information here might be outdated. Recommended version. |
The units of the page and all associated coordinates.
[Visual Basic .NET] Public Property PageUnits As esriARUnits
[C#] public esriARUnits PageUnits {get; set;}
The ARPageLayout's page units. Any coordinates returned from the GetExtent and ToPagePoint methods will be in PageUnits. Likewise the coordinates passed into the SetExtent and CenterAt methods need to be in PageUnits.
2119 800A0847: The page units are invalid