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

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

Property Value

The encoding mode for Data Matrix ECC 200 as a DataMatrixEcc200EncodingMode.
See Also