| 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
Syntaxpublic abstract bool PrintLinewidth { get; set; }Public MustOverride Property PrintLinewidth As Boolean
	Get
	Set
Property Value
Type: 
Boolean
            True to print the line width. False to not print line width.
            
 See Also
See Also