![]() | 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: 2023.0.1

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).) |
