Click or drag to resize
ST1501BPYJ PropertiesScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/

The ST1501BPYJ type exposes the following members.

Properties
  NameDescription
Public propertyCardReader
Intentionally not implemented.
(Inherited from STNullDevice.)
Public propertyCurrentDisplay
Gets the instance of the current display.
(Inherited from STSeriesDevice.)
Public propertyCurrentRunMode
Gets or sets the current run mode of the device
(Inherited from STSeriesDevice.)
Public propertyDeviceVersionNumber
Gets the version number of the device
(Inherited from STSeriesDevice.)
Public propertyDisplayHeightInPixels
Gets or sets the height of the display measured in pixels
(Inherited from STSeriesDevice.)
Public propertyDisplayWidthInPixels
Gets or sets the width of the display measured in pixels
(Inherited from STSeriesDevice.)
Public propertyFirmwareVersion
Gets the firmware version in the device
(Inherited from STSeriesDevice.)
Public propertyGetCancelButtonRegionNumber
Gets the region number of the default Cancel button.
(Inherited from STSeriesDevice.)
Public propertyGetOkButtonRegionNumber
Gets the region number of the default Ok button.
(Inherited from STSeriesDevice.)
Public propertyIsOpened
Gets if the device is open.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForButtonSelectedEvent
The number of times the ButtonSelected event is registered. This is used for .NET event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForButtonSelectedListener
Gets the number of times the ButtonSelected event is registered. This is used for COM event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForContainerSelectedEvent
The number of times the ContainerSelected event is registered. This is used for .NET event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForContainerSelectedListener
The number of times the ContainerSelected event is registered. This is used for COM event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForDeviceUnpluggedEvent
The number of times the DeviceUnplugged event is registered. This is used for .NET event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForDeviceUnpluggedListener
Gets the number of times the DeviceUnplugged event is registered. This is used for COM event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForFirmwareDownloadStatusEvent
Gets the number of times the FirmwareDownloadStatus event is registered. This is used for .NET event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForFirmwareDownloadStatusListener
Gets how many times the FirmwareDownloadStatus event is registered for. This is used for COM event registration.
(Inherited from STSeriesDevice.)
Public propertyNativeInputHeight
Gets the native height of the input surface.
(Inherited from ST15XX.)
Public propertyNativeInputWidth
Gets the native width of the input surface.
(Inherited from ST15XX.)
Public propertyProductID
Gets the product ID of the device
(Inherited from STSeriesDevice.)
Public propertySerialNumberWriteEnabled
Gets a value indicating whether or not a serial number download is supported
(Inherited from STNullDevice.)
Public propertyVendorID
Gets the vendor ID of the device
(Inherited from STSeriesDevice.)
Top
See Also