DataMatrixGenerator.GetEffectiveMatrixSize(String, Byte[]) Method
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type |
---|---|
text | String |
binaryData | Byte[] |
Returns
Type |
---|
DataMatrixSize |
See Also