[]
        
(Showing Draft Content)

C1.BarCode.BarCodeOptionsBase.Clone

Clone Method

Clone()

Creates a new object that is a copy of the current options.

Declaration
public abstract object Clone()
Returns
Type Description
object

A new object that is a copy of this instance

Implements