XHtmlOptions NoTheme Property. Whether themes should be disabled. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] bool

[Visual Basic]
Boolean
false Yes Whether themes should be disabled.

 

   

Notes
 

This property determines whether UI theme is not applied to controls.

The theme is only relevant if you are using the MSHTML engine for IE9 or earlier. As such it is likely that this function will be deprecated in future releases of ABCpdf.

To change the value, use SetTheme.

 

   

Example
 

None.