BarcodeSymbologyAttributesBuilder.CreateAttributes Method

Definition

Creates a BarcodeSymbologyAttributes object from the properties of this class.

public:
 virtual BarcodeSymbologyAttributes ^ CreateAttributes() = CreateAttributes;
BarcodeSymbologyAttributes CreateAttributes();
public BarcodeSymbologyAttributes CreateAttributes();
function createAttributes()
Public Function CreateAttributes () As BarcodeSymbologyAttributes

Returns

The symbology attributes.

Applies to