XHtmlProcessOptions Class

ABCpdf .net

 
   

Represents the options for new HTML worker processes.

System.Object
   WebSupergoo.ABCpdf10.XHtmlProcessOptions

 

   
   
Method Description
StartPool Start the process pool for the HTML Engine.

 

   
   
Property Description
PoolHasStarted Whether the process pool for the HTML Engine has started.
ProcessCount The number of existing processes for the HTML Engine.
Domain The domain or server containing the user.
IdleTimeout The maximum time a process can be idle before being terminated (ms).
LoadUserProfile Whether to load the user profile.
Password The password for the user.
RetryCount The number of times an operation should be retried if there is a problem with the process.
UserName The user name.