Back to Devexpress

BarCodeCaption.Font Property

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

latest1017 B
Original Source

BarCodeCaption.Font Property

Gets or sets the typeface, size and style used to display the bar code caption.

Namespace : DevExpress.BarCodes

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public DXFont Font { get; set; }
vb
Public Property Font As DXFont

Property Value

TypeDescription
DXFont

An object that contains font settings.

|

See Also

BarCodeCaption Class

BarCodeCaption Members

DevExpress.BarCodes Namespace