←Select platform

HtmlEngine Property

Summary

The HTML engine to use when rendering HTML files.

Syntax
C#
VB
C++
public CodecsHtmlEngine HtmlEngine {get; set;} 
Public Property HtmlEngine() As CodecsHtmlEngine 
   Get 
   Set 
public:  
   property CodecsHtmlEngine^ HtmlEngine 
   { 
      CodecsHtmlEngine^ get() 
      void set(CodecsHtmlEngine^ value) 
   } 

Property Value

The HTML engine to use when rendering HTML files. The default value is CodecsHtmlEngine.Auto.

Remarks

Refer to CodecsHtmlEngine for more information.

Example

For an example, refer to CodecsHtmlOptions.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.