Click or drag to resize

PdfSaveConverterSettingsEmbeddedRootProCADDrawingFile Property

Convert RootPro Get or set whether to attach a CAD drawing file.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool EmbeddedRootProCADDrawingFile { get; set; }

Property Value

Type: Boolean
Convert RootPro true to attach CAD drawing files. If not, false.
See Also