Skip to content

LabelParam

com.brother.ptouch.sdk.LabelParam class stores paper information set by the user.

Properties

paperWidth

Label width in mm.

Declaration

float paperWidth;

paperLength

Label length in mm.

Declaration

float paperLength;

imageAreaWidth

Label print area width in dots.

Declaration

int imageAreaWidth;

imageAreaLength

Label print area length in dots.

Declaration

int imageAreaLength;