Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

Show in webframe

IsActive Property






Determines whether an image is loaded.
Syntax
public bool IsActive {get;}
'Declaration
 
Public ReadOnly Property IsActive As Boolean
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Boolean
 
value = instance.IsActive

            

            
public:
property bool IsActive {
   bool get();
}

Property Value

true if an image is loaded; otherwise, false.
Remarks
This property does not throw any exceptions.
Example
For an example that calls this property before and after the JpipRasterImageViewer is closed, refer to JpipRasterImageViewer.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

Error processing SSI file
Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features