Class EventPrinterNamesArgs
Inherited Members
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public class EventPrinterNamesArgs
Constructors
EventPrinterNamesArgs(SortedList<int, string>)
Declaration
public EventPrinterNamesArgs(SortedList<int, string> init_names)
Parameters
| Type | Name | Description |
|---|---|---|
| SortedList<int, string> | init_names |
Fields
PrinterNames
Declaration
public SortedList<int, string> PrinterNames
Field Value
| Type | Description |
|---|---|
| SortedList<int, string> |