Cuminas DjVu SDK for .NET Framework
IsDownloading Property



Syntax
Public Overrides NotOverridable ReadOnly Property IsDownloading As Boolean
Dim instance As PageBitmapSource
Dim value As Boolean
 
value = instance.IsDownloading
public override bool IsDownloading {get;}
public:
property bool IsDownloading {
   bool get() override;
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

PageBitmapSource Class
PageBitmapSource Members

Send Feedback