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


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

    System.Object
       Nevron.Nov.Dom.NDocumentSaveSettings
          Nevron.Nov.Text.Formats.NTextSaveSettings
             Nevron.Nov.Text.Formats.Html.NHtmlSaveSettings

    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