[]
        
(Showing Draft Content)

C1.WPF.Document.BarcodeOptions.Clone

Clone Method

Clone()

Creates a clone of the current object.

Declaration
public object Clone()
Returns
Type Description
object

The clone object.

Implements