devicePrintHeadResolution property

String? devicePrintHeadResolution
final

Shows the resolution of the print head in dots per millimeter (dpmm) as an integer Valid values are "6dpmm", "8dpmm", "12dpmm", and "24dpmm".

Implementation

final String? devicePrintHeadResolution;