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
HideOptionsHideOptions = 4

Hide options user interface

HideProgressHideProgress = 8

Hide progress

InsertDocPageBreaksInsertDocPageBreaks = 16

Insert document page breaks

OneFilePerDocumentOneFilePerDocument = 1

Save each document as a separate PDF

ToDocumentFolderToDocumentFolder = 2

Save PDFs to document folder

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next