Link Search Menu Expand Document

SymbologyOptionsISBNAutoCaption Property

Gets or sets a value indicating whether to draw auto created additional caption when encoding barcodes using ISBN symbology..

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public bool ISBNAutoCaption { get; set; }

Property Value

Type: Boolean
true if auto created additional caption for ISBN barcodes should be drawn; otherwise, false.
See Also

Reference