ITeddsDocumentSaveAsPdf Method

Save the document in Adobe PDF format

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
void SaveAsPdf(
	[OptionalAttribute] Object FileName
)

Parameters

FileName (Optional)
Type: SystemObject
Full path and filename of location to save file
See Also