NevronOpenVision
Nevron.Nov.Dom Namespace / NDocumentInformation Class
Fields Properties Methods Events


NDocumentInformation Class Members

The following tables list the members exposed by NDocumentInformation.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Author  
Public Fieldstatic (Shared in Visual Basic)Backup time of the document  
Public Fieldstatic (Shared in Visual Basic)Category  
Public Fieldstatic (Shared in Visual Basic)Comment  
Public Fieldstatic (Shared in Visual Basic)Company  
Public Fieldstatic (Shared in Visual Basic)Creation time of the document  
Public Fieldstatic (Shared in Visual Basic)Total editing time (minutes)  
Public Fieldstatic (Shared in Visual Basic)The document filename  
Public Fieldstatic (Shared in Visual Basic)The document filesize  
Public Fieldstatic (Shared in Visual Basic)Hyperlink  
Public Fieldstatic (Shared in Visual Basic)Keywords  
Public Fieldstatic (Shared in Visual Basic)Reference to the Language property.  
Public Fieldstatic (Shared in Visual Basic)Manager  
Public Fieldstatic (Shared in Visual Basic)Schema of the document information attribute.  
Public Fieldstatic (Shared in Visual Basic)Operator  
Public Fieldstatic (Shared in Visual Basic)Print time of the document  
Public Fieldstatic (Shared in Visual Basic)Revision time of the document  
Public Fieldstatic (Shared in Visual Basic)Subject  
Public Fieldstatic (Shared in Visual Basic)Title  
Public Fieldstatic (Shared in Visual Basic)Version number of the document  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Fieldstatic (Shared in Visual Basic)  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
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 PropertyThe document file name  
Public PropertyThe document file size  
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
Public Methods
 NameDescription
Public MethodResets the document information to default values  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Top
Public Events
 NameDescription
Public EventOccurs when the Language property has changed.  
Top
See Also