Deprecated Prizm Content Connect
PageCountConfidence Property






Confidence level of the page count denoted. Confidence of 50 or less mean estimated page count indicated. Values greater than 50 should reflect the actual page count of the document.
Syntax
'Declaration
 
Public Property PageCountConfidence As System.Integer
'Usage
 
Dim instance As DocumentAttributes
Dim value As System.Integer
 
instance.PageCountConfidence = value
 
value = instance.PageCountConfidence
public System.int PageCountConfidence {get; set;}
public read-write property PageCountConfidence: System.Integer; 
public function get,set PageCountConfidence : System.int
public: __property System.int get_PageCountConfidence();
public: __property void set_PageCountConfidence( 
   System.int value
);
public:
property System.int PageCountConfidence {
   System.int get();
   void set (    System.int value);
}
See Also

Reference

DocumentAttributes Class
DocumentAttributes Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback