Skip to main content
A newer version of this page is available. .
All docs
V21.1

PharmacodeType Enum

Lists the types of the Pharmacode bar code.

Namespace: DevExpress.XtraPrinting.BarCode

Assembly: DevExpress.Printing.v21.1.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[ResourceFinder(typeof(ResFinder))]
public enum PharmacodeType

Members

Name Description Example
OneTrack

A one-track Pharmacode bar code.

pharmacode-one-track

TwoTrack

A two-track Pharmacode bar code.

pharmacode-one-track

Related API Members

The following properties accept/return PharmacodeType values:

See Also