Back to Devexpress

BarCodeCaption Members

officefileapi-devexpress-dot-barcodes-dot-barcodecaption-dot-underscore-members.md

latest3.1 KB
Original Source

BarCodeCaption Members

Provides access to the bar code caption characteristics.

Properties

NameDescription
FontGets or sets the typeface, size and style used to display the bar code caption.
ForeColorGets or sets the color of the text used to display the bar code caption.
HorizontalAlignmentGets or sets the horizontal alignment of the text displayed in the bar code caption.
PaddingsProvides access to paddings that specify the space between the bar code caption and the bar code edge.
TextGets or sets the text of the bar code caption.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

BarCodeCaption Class

DevExpress.BarCodes Namespace