SimulScanTemplate

EMDK For Xamarin 2.7

The Template class represents the XML template passed into the SimulScanEngine. All of the recognizable tags and attributes are placed into this class.

Type - Java.Lang.Object

Properties

Elements

Returns a list of SimulScanTemplateElements that are contained in this template

Type - System.Collections.Generic.IList

Height

Returns the height of the template

Type - System.Int32

Id

Returns the number of the template

Type - System.Int32

Name

Returns the friendly name of the template

Type - System.String

Width

Returns the width of the template

Type - System.Int32