CaptionCopy Method

Get a new copy of the caption instance.

Namespace:  Aspose.BarCode
Assembly:  Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntax
public Caption Copy()

Return Value

Type: Caption
The new copy of the instance.
See Also