Share via


PageModePrintControl Enum

Definition

Lists the valid Page Mode controls for a print station.

public enum PageModePrintControl
type PageModePrintControl = 
Public Enum PageModePrintControl
Inheritance
PageModePrintControl

Fields

Name Value Description
PageMode 1

Enter Page Mode.

PrintSave 2

Print PageModePrintArea and save the canvas. Page Mode is not exited. Use for printing of repeated pages.

Normal 3

Print the print area and destroy the canvas and exit Page Mode.

Cancel 4

Clear the page and exit the Page Mode without any printing of any print area.

Applies to