TIWCGJQPrintOptionsMode Enumeration

Represents type TIWCGJQPrintOptionsMode.

Namespace: IWCGJQPrint
type
 TIWCGJQPrintOptionsMode = (jqpomIFrame,jqpomPopup);

The TIWCGJQPrintOptionsMode type exposes the following members.

Show:
 NameDescription
jqpomIFrame

Represents constant jqpomIFrame.

jqpomPopup

Represents constant jqpomPopup.

Top