'宣言 Public Property GS1Composite As C1.BarCode.GS1CompositeOptions
'使用法 Dim instance As BarcodeOptions Dim value As C1.BarCode.GS1CompositeOptions instance.GS1Composite = value value = instance.GS1Composite
public C1.BarCode.GS1CompositeOptions GS1Composite {get; set;}