PrintAttributes Class |
The PrintAttributes class contains the attributes for controlling the printing.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The PrintAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| PrintAttributes |
Creates a new PrintAttributes instance.
|
| Name | Description | |
|---|---|---|
| NumberOfCopies |
The number of copies in printing.
| |
| Orientation |
The print orientation type.
| |
| PrintArea |
The print area type.
| |
| PrinterInstance |
The name of the printer instance.
Can be fetched from the printer catalog.
| |
| PrintToMultipleSheet |
Whether to print to multiple sheets.
| |
| Scale |
The scale factor.
| |
| ScalingType |
The scale type.
|
| Name | Description | |
|---|---|---|
| IsEqual |
Compares the current object with an object of the same type.
(Overrides GenericAttributesBaseIsEqual(Object).) |