←Select platform

Html Property

Summary

Gets the HTML's load and save options.

Syntax
C#
VB
C++
public CodecsHtmlOptions Html { get; } 
Public ReadOnly Property Html() As CodecsHtmlOptions 
   Get 
public:  
   property CodecsHtmlOptions^ Html 
   { 
      CodecsHtmlOptions^ get() 
   } 

Property Value

The HTML's load and save options.

Example

For an example, refer to CodecsHtmlLoadOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly