Nevron Open Vision Documentation
Nevron.Nov.Text.Formats.Html Namespace / NHtmlLoadSettings Class
Members


In This Topic
    NHtmlLoadSettings Class
    In This Topic
    Holds the settings for loading of HTML documents.
    Object Model
    NHtmlLoadSettings Class
    Syntax
    'Declaration
     
    
    Public Class NHtmlLoadSettings 
       Inherits Nevron.Nov.Text.Formats.NTextLoadSettings
    'Usage
     
    
    Dim instance As NHtmlLoadSettings
    public class NHtmlLoadSettings : Nevron.Nov.Text.Formats.NTextLoadSettings 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NDocumentLoadSettings
          Nevron.Nov.Text.Formats.NTextLoadSettings
             Nevron.Nov.Text.Formats.Html.NHtmlLoadSettings

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also