Click or drag to resize

MarkableBarcodeCreateBarcodeProfile Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MarkableBarcode.CreateBarcodeProfile(RAYLASE.Marker.VectorGraphicElement.Barcode.BarcodeType)"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public BaseBarcodeProfile CreateBarcodeProfile(
	BarcodeType type
)

Parameters

type  BarcodeType

[Missing <param name="type"/> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MarkableBarcode.CreateBarcodeProfile(RAYLASE.Marker.VectorGraphicElement.Barcode.BarcodeType)"]

Return Value

BaseBarcodeProfile

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MarkableBarcode.CreateBarcodeProfile(RAYLASE.Marker.VectorGraphicElement.Barcode.BarcodeType)"]

See Also