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)
Syntaxpublic abstract bool EmbeddedRootProCADDrawingFile { get; set; }
Public MustOverride Property EmbeddedRootProCADDrawingFile As Boolean
Get
Set
Property Value
Type:
Boolean
Convert RootPro true to attach CAD drawing files. If not, false.
See Also