Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / SkipLayouts Property

In This Topic
    SkipLayouts Property
    In This Topic
    Gets or sets a value indicating whether the layouts inside the paper spaces are skipped by the loading.
    Syntax
    'Declaration
     
    Public Property SkipLayouts As Boolean
    public bool SkipLayouts {get; set;}
    See Also