VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / Thumbnail Class / LoadingError Property
Syntax Requirements SeeAlso
    LoadingError Property (Thumbnail)
    Gets a value indicating whether the error occurs during loading of thumbnail.
    Syntax
    'Declaration
    
    Public ReadOnly Property LoadingError As Boolean
    
    
     

    Property Value

    true - error occurs during loading of thumbnail; otherwise, false.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also