Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadASC Class / SkipInvalidLines Property

In This Topic
    SkipInvalidLines Property
    In This Topic
    When true invalid lines are skipped and written into the log.
    Syntax
    'Declaration
     
    Public Property SkipInvalidLines As Boolean
    public bool SkipInvalidLines {get; set;}
    See Also