Click or drag to resize

PrintArea Class

A Print Area
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.CommonWindowlessComponent
              Easymap.AddIn.ElementsPrintArea

Namespace: Easymap.AddIn.Elements
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class PrintArea : WindowlessComponent
Remarks
The Location of the PrintArea defines the Bounds which will be printed or exported. This element should be a direct child of the corresponding Sheet
See Also