Show / Hide Table of Contents

Namespace StarMicronics.CloudPrnt

Classes

ConversionOptions

Provide a set of parameters to be used by an ICpDocument class when converting a print job between formats and preparing it for printing.

Document

The Document class provides some helper/factory methods for opening a document from file or stream and obtaining the correct ICpDocument class.

PrinterStatus

The PrinterStatus class represents status of a Star CloudPRNT Printer. Indivitual member properties can be inspected to check speficic status details.

Interfaces

ICpDocument

Represents a printable document, which can be finally output in one or more data formats.

Enums

CutType

Specify an autocutter method.

DeviceFont

Represents which device font to be used for a print job.

DrawerOpenTime

Represents the timing of a cash drawer open operation with respect to printing a document.

HoldPrintControl

Represents which the setting of hold print control.

PaperPresentStatusControl

Represents which the setting inform paper present status at paper exit.

In This Article
Back to top