Class for Display operation.
Namespace:
T.Modules.Display
Assembly: T.Modules (in T.Modules.dll)
Top
Top
Top
Assembly: T.Modules (in T.Modules.dll)
| Name | Description | |
|---|---|---|
|
Display(RunObj, int) | Construct the instance |
| Name | Description | |
|---|---|---|
|
Category | ReadOnly property with categories configured on Display object. |
|
Description | Gets the Description of the display, configured in EditDisplaysDisplays. |
|
HorizontalScroll | Indicates the horizontal scroll value. |
|
Id | Object ID (Internal Use). |
|
IsOpened | Indicates if the selected display is opened. |
|
Level | ReadOnly property with levels configured on Display object. |
|
VerticalScroll | Indicates the vertical scroll value. |
|
ZoomLevel | Indicates the zoom level of page. One is the normal zoom level. |
| Name | Description | |
|---|---|---|
|
Close() | Begin close display |
|
NewPopup(params object[]) | Begin open new popup |
|
Open() | Begin open display |
|
PrintDisplay(bool) | Begin print display |
|
PrintDisplayDefaultPrinter(int) | Begin print display using default printer |