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


In This Topic
    NTextLoadSettings Class
    In This Topic
    This class holds the settings that are used when loading documents in different text formats.
    Object Model
    NTextLoadSettings Class
    Syntax
    'Declaration
     
    
    Public Class NTextLoadSettings 
       Inherits Nevron.Nov.Dom.NDocumentLoadSettings
    'Usage
     
    
    Dim instance As NTextLoadSettings
    public class NTextLoadSettings : Nevron.Nov.Dom.NDocumentLoadSettings 
    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