Root element of this sheet.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic Paper Root { get; }Public ReadOnly Property Root As Paper
Get
Property Value
Paper
Remarks
The
Paper represents the page and uses a centimeter based coordinate system.
It contains all available child elements including
Maps.
See Also