Accusoft.ImagXpress13.Net
CountOfSpecsFound Property




Gets the number of specs found.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property CountOfSpecsFound As Integer
'Usage
 
Dim instance As Processor
Dim value As Integer
 
value = instance.CountOfSpecsFound
[BrowsableAttribute(false)]
public int CountOfSpecsFound {get;}
[BrowsableAttribute(false)]
public: __property int get_CountOfSpecsFound();
[BrowsableAttribute(false)]
public:
property int CountOfSpecsFound {
   int get();
}

Property Value

An integer value which represents the number of specs found.
Remarks

A speck is a small dot, mark or discoloration on an image.

Note: Use this property for documents only.

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback