ComponentOne BarCode for WinForms
Clone Method (BarCodeOptionsBase)

C1.Win.BarCode.4 Assembly > C1.BarCode Namespace > BarCodeOptionsBase Class : Clone Method
Creates a new object that is a copy of the current options.
Syntax
'Declaration
 
Public MustOverride Function Clone() As System.Object
public abstract System.object Clone()

Return Value

A new object that is a copy of this instance
See Also

Reference

BarCodeOptionsBase Class
BarCodeOptionsBase Members