[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.MicroQRCodeOptions.Clone

Clone Method

Clone()

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

Declaration
public override object Clone()
Public Overrides Function Clone() As Object
Returns
Type Description
object

A new object that is a copy of this instance.

Overrides