SnapBarCode Members
In This Article
#Properties
Name | Description |
---|---|
Active |
Indicates whether or not the Snap |
Alignment | Specifies the alignment of the bar code image within the control’s bounds. |
Auto |
Specifies whether or not the Snap |
Data |
Provides data to the Snap |
Data |
Specifies the name of a data field that is assigned to the Snap field.
Inherited from Snap |
Document |
Provides access to a Snap |
Empty |
Specifies the text to show in a document instead of a blank space if a Snap field receives an empty data source record.
Inherited from Snap |
Enable |
Enables the application displaying a custom text instead of a blank space if a Snap field receives an empty data source record.
Inherited from Snap |
Field |
Provides access to a Field associated with the Snap |
Height | |
Is |
Gets or sets whether the data field associated with a Snap |
Module | Specifies the width of the narrowest bar or space in the bar code. |
Orientation | Specifies the angle by which a bar code is rotated. |
Show |
Specifies whether or not to display the Snap |
Size | |
Sub |
Provides access to an object implementing the basic document functionality that is common for the header, footer and the main document body.
Inherited from Snap |
Text |
Specifies the alignment of the bar code’s text. |
Width |
#Methods
Name | Description |
---|---|
Begin |
Enables runtime customization of a Snap |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
End |
Unlocks the Snap |
Get |
Returns the Snap |
Set |
Assigns a generator that specifies the bar code type to the Snap |
See Also