BarcodeSymbologyAttributesBuilder.CreateAttributes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.