Table of Contents

Interface IBarCodeDefinition

Namespace
Acuit.Pinpoint.Workstation
Assembly
Acuit.Pinpoint.Workstation.Interfaces.dll

Defines a bar code.

public interface IBarCodeDefinition

Properties

Format

Gets the bar code format.

string Format { get; }

Property Value

string

Syntax

Gets the bar code syntax.

string Syntax { get; }

Property Value

string