FrameCaptureConfiguration Class |
Namespace: Com.Datalogic.Decode.Configuration
The FrameCaptureConfiguration type exposes the following members.
Name | Description | |
---|---|---|
FrameCaptureConfiguration | Initializes a new instance of the FrameCaptureConfiguration class |
Name | Description | |
---|---|---|
Enable | sets the intent mode. | |
FilePath | indicates the directory where will be stored the frames
saved by the Scanner. | |
Format | selects the format used for storing the frames captured
by the Scanner. | |
Groups | Returns the property groups contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) | |
Id | Gets the integer value of the unique identifier PropertyGroupID (Inherited from PropertyGroup.) | |
IsFullySupported | Tells if this property group is completely supported by the underling decoding
hardware. (Inherited from PropertyGroup.) | |
IsSupported | Tells if this property group is supported by the underling decoding
hardware. (Inherited from PropertyGroup.) | |
JniPeerMembers | To be added. (Overrides PropertyGroupJniPeerMembers.) | |
Mode | selects the Scanner frame capture mode. | |
Name | Gets the name of the unique identifierPropertyGroupID (Inherited from PropertyGroup.) | |
Properties | Returns the properties contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) | |
Storage | enables the Scanner to store captured frames. |
Name | Description | |
---|---|---|
GetPropertyById | Gets the Property (Inherited from PropertyGroup.) | |
GetPropertyByName | Gets the Property (Inherited from PropertyGroup.) | |
GetPropertyGroupById | Gets the PropertyGroup (Inherited from PropertyGroup.) | |
GetPropertyGroupByName | Gets the PropertyGroup (Inherited from PropertyGroup.) | |
Load | Load the properties values contained by this group from the
PropertyGetter. (Inherited from PropertyGroup.) | |
SetToDefault | Resets to the default value all the properties contained in the subtree. (Inherited from PropertyGroup.) | |
Store | Store the properties values contained by this property into the
PropertyEditor. (Inherited from PropertyGroup.) |