Accusoft.ImagXpress13.Net
Progressive Property (ImageXData)




Gets an indicator which determines if the current image is a progressive scan image.
Syntax
'Declaration
 
Public ReadOnly Property Progressive As Boolean
'Usage
 
Dim instance As ImageXData
Dim value As Boolean
 
value = instance.Progressive
public bool Progressive {get;}
public: __property bool get_Progressive();
public:
property bool Progressive {
   bool get();
}

Property Value

A boolean value which is true if the current image is progressive. Otherwise, false is returned.
See Also

Reference

ImageXData Class
ImageXData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback