←Select platform

Clone Method

Summary

Creates an exact copy of this barcode write options.

Syntax
C#
VB
C++
public override BarcodeOptions Clone() 
Public Overrides Function Clone() As BarcodeOptions 
public: 
BarcodeOptions^ Clone(); override  

Return Value

The PharmaCodeBarcodeWriteOptions clone this method creates, cast as an object.

Remarks

This methods clones (creates a new object) of this PharmaCodeBarcodeWriteOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly