id property

String id
final

The unique resolution id.

It is unique amongst other resolutions supported by the printer. This id is defined by the client that generated the resolution instance and should not be interpreted by other parties.

Implementation

final String id;