DWFImportProperties Property

Represents properties that are used during the import process. The following properties are available: * "Database" - Database object, where dwf is imported * "DwfPath" - string, path to the imported dwf file * "Password" - string, (default empty), password to dwf if required * "PaperWidth" - double, (default 297), paper width in millimeters * "PaperHeight" - double, (default 210), paper height in millimeters * "Background" - ODCOLORREF, (defaulf 0xffffff), (output parameter), paper color

Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual Dictionary Properties { get; }

Property Value

Dictionary
See Also

©  Bricsys NV. All rights reserved.