Nevron.Nov.Dom Namespace / NDocumentFormatBase Class


In This Topic
    NDocumentFormatBase Class Properties
    In This Topic

    For a list of all members of this type, see NDocumentFormatBase members.

    Public Properties
     NameDescription
    Public PropertyReturns true if the format can load a document from stream.  
    Public PropertyReturns true if the format can save a document to a stream.  
    Public PropertyGets the file extensions this format can have without the dot. For example: "docx", "html", "pdf", "rtf", etc.  
    Public PropertyGets the file signature of this document format.  
    Public PropertyGets the mime type.  
    Public PropertyGets the name of the format.  
    Top
    See Also