MessagePosition Property
MessagePosition
Gets or sets the display position message associated with the barcode.
Declaration
public MessagePosition MessagePosition { get; set; }
Public Property MessagePosition As MessagePosition
Property Value
Type |
Description |
MessagePosition |
Position of the message
|