API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

PrintAttributes Properties

The PrintAttributes type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfCopies
The number of copies in printing.
Public propertyOrientation
The print orientation type.
Public propertyPrintArea
The print area type.
Public propertyPrinterInstance
The name of the printer instance. Can be fetched from the printer catalog.
Public propertyPrintToMultipleSheet
Whether to print to multiple sheets.
Public propertyScale
The scale factor.
Public propertyScalingType
The scale type.
Top
See Also