'Declaration Public Overloads Overrides Sub Encode( _
ByVal valueThe Mailmark CMDM 2D barcode value to encode.As Vintasoft.Barcode.BarcodeInfo.ValueItemBase, _
ByVal settingsBarcode writer settings.As Vintasoft.Barcode.WriterSettings _
)
public override void Encode(
Vintasoft.Barcode.BarcodeInfo.ValueItemBase value,
Vintasoft.Barcode.WriterSettings settings
)
public: void Encode(
Vintasoft.Barcode.BarcodeInfo.ValueItemBase* value,
Vintasoft.Barcode.WriterSettings* settings
); override
public:
void Encode(
Vintasoft.Barcode.BarcodeInfo.ValueItemBase^ value,
Vintasoft.Barcode.WriterSettings^ settings
); override
Parameters
- value
- The Mailmark CMDM 2D barcode value to encode.
- settings
- Barcode writer settings.