XHtmlOptions ContentCount Property. The minimum number of content items required for a page to be valid. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] int

[Visual Basic]
Integer
36 No The minimum number of content items required for a page to be valid.

 

   

Notes
 

The minimum number of items a page of HTML should contain.

If the number is less than this value then the page will be assumed to be invalid. Depending on the RetryCount settings the page may be re-requested or an error may be returned.

 

   

Example
 

See the RetryCount property.