ImageGear for .NET
DecompTime Property




Gets time spent on the image's page-layout decomposition, i.e. auto-zoning.
Syntax
'Declaration
 
Public ReadOnly Property DecompTime As Integer
'Usage
 
Dim instance As ImGearRecStatistics
Dim value As Integer
 
value = instance.DecompTime
public int DecompTime {get;}
public: __property int get_DecompTime();
public:
property int DecompTime {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearRecStatistics Class
ImGearRecStatistics Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback