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


In This Topic
    NHtmlLoadSettings Class Members
    In This Topic

    The following tables list the members exposed by NHtmlLoadSettings.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldThe URI the document is being loaded from. (Inherited from Nevron.Nov.Dom.NDocumentLoadSettings)
    Public FieldThe document size. (Inherited from Nevron.Nov.Dom.NDocumentLoadSettings)
    Public FieldThe source from which the document was loaded. (Inherited from Nevron.Nov.Dom.NDocumentLoadSettings)
    Public FieldWhether text integrity should be validated, once the document is loaded (Inherited from Nevron.Nov.Text.Formats.NTextLoadSettings)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the resource loader to use for resolving of URIs and loading of resource data.  
    Top
    See Also