BarCodeCaption Members
In This Article
#Properties
Name | Description |
---|---|
Font | Gets or sets the typeface, size and style used to display the bar code caption. |
Fore |
Gets or sets the color of the text used to display the bar code caption. |
Horizontal |
Gets or sets the horizontal alignment of the text displayed in the bar code caption. |
Paddings | Provides access to paddings that specify the space between the bar code caption and the bar code edge. |
Text | Gets or sets the text of the bar code caption. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also