Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 327 Bytes

File metadata and controls

10 lines (7 loc) · 327 Bytes

Aspose.BarCode.Cloud.Sdk.Model.EncodeData

Data to encode in a barcode.

Properties

Name Type Description Notes
DataType EncodeDataType Type of data to encode. Default value: StringData. [optional]
Data string String that represents the data to encode.