Click or drag to resize

PdfSaveConverterSettingsPrintLinewidth Property

Get or set whether to print the line width.

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 PrintLinewidth { get; set; }

Property Value

Type: Boolean
True to print the line width. False to not print line width.
See Also