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


In This Topic
    NEpubSaveSettings Class
    In This Topic
    Contains a set of settings to use when saving an electronic publication (EPUB).
    Object Model
    NEpubSaveSettings Class
    Syntax
    'Declaration
     
    
    Public Class NEpubSaveSettings 
       Inherits Nevron.Nov.Text.Formats.NTextSaveSettings
    'Usage
     
    
    Dim instance As NEpubSaveSettings
    public class NEpubSaveSettings : Nevron.Nov.Text.Formats.NTextSaveSettings 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NDocumentSaveSettings
          Nevron.Nov.Text.Formats.NTextSaveSettings
             Nevron.Nov.Text.Formats.Epub.NEpubSaveSettings

    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