Clone Method (MicroQRCodeOptions)
Creates a new object that is a copy of the current instance.
public override System.object Clone()
'Declaration
Public Overrides Function Clone() As System.Object
Return Value
A new object that is a copy of this instance.