UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IPrintResolution Interface Reference

The print resolution can be set in either inch or MM scale. Setting/Updating either scale results in updates to both. More...

Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.IPrintResolution:
UniPRT.Sdk.LabelMaker.Interfaces.PrintResolution

Properties

float DotsPerInch [get, set]
 Dots per Inch print resolution.
 
float DotsPerMM [get, set]
 Dots per MM print resolution.
 

Detailed Description

The print resolution can be set in either inch or MM scale. Setting/Updating either scale results in updates to both.

The print resolution must match the resolution of the printer. Incorrect printing will result if a resolution does not match the printer.