[]
Copies properties from another BarcodeOptions to the current object.
public void AssignFrom(BarcodeOptions source)
Public Sub AssignFrom(source As BarcodeOptions)
| Type | Name | Description |
|---|---|---|
| BarcodeOptions | source | The source object to copy properties from. |