←Select platform

IsLoading Property

Summary

Indicates whether the control is still loading thumbnails.

Syntax
C#
C++/CLI
public virtual bool IsLoading { get; } 
public:  
   virtual property bool IsLoading 
   { 
      bool get() 
   } 

Property Value

true if the control is still loading thumbnails in the background; otherwise, false.

Remarks

DocumentViewerThumbnails fires the Operation events while it is loading the thumbnails as follows Refer to Document Viewer Operations for the specific details and how to customize the behavior.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.