Nevron.Nov.Dom Namespace / NDocumentInformation Class


In This Topic
    NDocumentInformation Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets/Sets the author of the document.  
    Public PropertyBackup time of the document  
    Public PropertyCategory  
    Public PropertyComment  
    Public PropertyCompany  
    Public PropertyCreation time of the document  
    Public PropertyEditing start time  
    Public PropertyGets the file name from the FileUri. Returns null if the FileUri is not set or doesn't contain a file name.  
    Public PropertyThe document file size  
    Public PropertyThe document file URI string.  
    Public PropertyHyperlink  
    Public PropertyKeywords  
    Public PropertyGets/Sets the document language. It also determines the default spell check dictionary to use for this document. Should be a valid .NET culture name, for example "en-US", "de-DE", bg-BG", etc.  
    Public PropertyManager  
    Public PropertyOperator  
    Public PropertyPrint time of the document  
    Public PropertyRevision time of the document  
    Public PropertyGets/Sets the subject of the document.  
    Public PropertyGets/Sets the title of the document.  
    Public PropertyThe total editing time of the document in minutes.  
    Public PropertyVersion number of the document.  
    Top
    See Also