ComponentOne FlexReport for UWP
CheckSumEnabled Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > BarcodeOptions 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 System.Boolean
public System.bool CheckSumEnabled {get; set;}
See Also

Reference

BarcodeOptions Class
BarcodeOptions Members