PDF417Info
This page covers the description of the PDF417Info enumeration
public class PDF417Info {
public int errorLevel;
public int columns;
public int rows;
}Last updated
This page covers the description of the PDF417Info enumeration
public class PDF417Info {
public int errorLevel;
public int columns;
public int rows;
}Last updated