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


In This Topic
    NEpubSaveSettings Class Members
    In This Topic

    The following tables list the members exposed by NEpubSaveSettings.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldThe target in which the document will be saved. (Inherited from Nevron.Nov.Dom.NDocumentSaveSettings)
    Public FieldSpecifies whether the File information inside the document.DocumentInformation should be updated. (Inherited from Nevron.Nov.Dom.NDocumentSaveSettings)
    Public FieldGets or sets whether to write the Unicode Byte Order Mark (BOM) (Inherited from Nevron.Nov.Text.Formats.NTextSaveSettings)
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the compression level to apply when creating the EPUB file/stream. By default set to BestCompression.  
    Top
    See Also