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

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