Enum TdsProjectSavePdf
Save project to PDF options
Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA.dll
Syntax
[Flags]
public enum TdsProjectSavePdf
Fields
| Name | Value | Description |
|---|---|---|
| HideOptions | HideOptions = 4 | Hide options user interface |
| HideProgress | HideProgress = 8 | Hide progress |
| InsertDocPageBreaks | InsertDocPageBreaks = 16 | Insert document page breaks |
| OneFilePerDocument | OneFilePerDocument = 1 | Save each document as a separate PDF |
| ToDocumentFolder | ToDocumentFolder = 2 | Save PDFs to document folder |