BarcodeControlCaptionFont Property |
Namespace:
Atalasoft.Barcoding.Writing
Assembly:
Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic Font CaptionFont { get; set; }Public Property CaptionFont As Font
Get
Set
Property Value
Type:
Font
RemarksIf no Font is supplied a default "Arial" 8pt is used.
See Also