MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / DataMatrixEncoding Property

In This Topic
DataMatrixEncoding Property
In This Topic
Gets the encoding for Data Matrix.
Syntax
'Declaration
 
ReadOnly Property DataMatrixEncoding As Encoding
 

Property Value

The encoding for Data Matrix as an System.Text.Encoding.
See Also