ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / DataMatrixEccMode Property

In This Topic
DataMatrixEccMode Property
In This Topic
Gets the ECC mode for Data Matrix.
Syntax
'Declaration
 
ReadOnly Property DataMatrixEccMode As DataMatrixEccMode
 

Property Value

The ECC mode for Data Matrix as a DataMatrixEccMode.
See Also