Printer
📊 Overview: 3 Functions
Extends: DataClass
🕐 Last updated: 2025-12-10T11:45:23.761Z
📑 Table of Contents
- ⚙️ Functions
- Regular Functions
- getDefault (1 param) 🖥️
- populate 🖥️
- getComputerPrinters (1 param) →
cs.PrinterSelection🖥️
- Regular Functions
- 🔗 Related Items
Functions
Regular Functions
getDefault
[🖥️ local]
Function getDefault($PrinterType : Integer)
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$PrinterType | Integer | - | - |
populate
[🖥️ local]
Function populate
getComputerPrinters
[🖥️ local]
Function getComputerPrinters($ActivePrintersOnly : Boolean) -> cs.PrinterSelection
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$ActivePrintersOnly | Boolean | - | - |
Returns: cs.PrinterSelection
Related Items
🗂️ Tables
- Printer - ORDA DataClass class for Printer table
� Related Classes
- PrinterEntity - ORDA Entity class for Printer table
- PrinterSelection - ORDA EntitySelection class for Printer table
� Forms
- PrinterManagement - Data source for PrinterManagement form
Generated from Printer.4dm