Pen |
The PenSet type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultPen | The default pen. | |
| DefaultPenNumber | The default pen number from this pen set that will be used when a new markable job element is created. | |
| HasPen | The flag whether there is any pen in the collection. | |
| ID | The unique identifier of this pen collection. | |
| Item | The enumeration of the pens in the collection. | |
| Name | The name of this pen collection. | |
| PenMap | The pens that are currently being managed. Returns a snapshot snapshot-friendly ReadOnlyDictionary wrapper. Note: The dictionary wrapper is read-only, but internal operations lock on the underlying map. |