TdsProjectSavePdf Enumeration |
Save project to PDF options
Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 26.0.0.1
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
OneFilePerDocument | 1 | Save each document as a separate PDF | |
ToDocumentFolder | 2 | Save PDFs to document folder | |
HideOptions | 4 | Hide options user interface | |
HideProgress | 8 | Hide progress | |
InsertDocPageBreaks | 16 | Insert document page breaks |
See Also