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