ComponentOne Web API Edition
CheckSumEnabled Property

C1.Web.Api.BarCode Namespace > BarCodeRequest Class : CheckSumEnabled Property
Gets or sets a value indicating whether a checksum of the barcode will be computed and included in the barcode when applicable.
Syntax
'Declaration
 
Public Property CheckSumEnabled As Boolean
public bool CheckSumEnabled {get; set;}
See Also

Reference

BarCodeRequest Class
BarCodeRequest Members