DataMatrixParameters.DataMatrixVersion

DataMatrixParameters.DataMatrixVersion property

Gets or sets a Datamatrix symbol size. Default value: DataMatrixVersion.Auto.

public DataMatrixVersion DataMatrixVersion { get; set; }

See Also