Name | Description | |
---|---|---|
![]() | NDocumentInformation Constructor | Default constructor. |
The following tables list the members exposed by NDocumentInformation.
Name | Description | |
---|---|---|
![]() | NDocumentInformation Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | AuthorProperty | Author |
![]() ![]() | BackupTimeProperty | Backup time of the document |
![]() ![]() | CategoryProperty | Category |
![]() ![]() | CommentProperty | Comment |
![]() ![]() | CompanyProperty | Company |
![]() ![]() | CreationTimeProperty | Creation time of the document |
![]() ![]() | EditingStartProperty | Total editing time (minutes) |
![]() ![]() | FileNameProperty | The document filename |
![]() ![]() | FileSizeProperty | The document filesize |
![]() ![]() | HyperlinkProperty | Hyperlink |
![]() ![]() | KeywordsProperty | Keywords |
![]() ![]() | LanguageProperty | Reference to the Language property. |
![]() ![]() | ManagerProperty | Manager |
![]() ![]() | NDocumentInformationSchema | Schema of the document information attribute. |
![]() ![]() | OperatorProperty | Operator |
![]() ![]() | PrintTimeProperty | Print time of the document |
![]() ![]() | RevisionTimeProperty | Revision time of the document |
![]() ![]() | SubjectProperty | Subject |
![]() ![]() | TitleProperty | Title |
![]() ![]() | VersionNumberProperty | Version number of the document |
Name | Description | |
---|---|---|
![]() | Author | Gets/Sets the author of the document. |
![]() | BackupTime | Backup time of the document |
![]() | Category | Category |
![]() | Comment | Comment |
![]() | Company | Company |
![]() | CreationTime | Creation time of the document |
![]() | EditingStart | Editing start time |
![]() | FileName | The document file name |
![]() | FileSize | The document file size |
![]() | Hyperlink | Hyperlink |
![]() | Keywords | Keywords |
![]() | Language | Gets/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. |
![]() | Manager | Manager |
![]() | Operator | Operator |
![]() | PrintTime | Print time of the document |
![]() | RevisionTime | Revision time of the document |
![]() | Subject | Gets/Sets the subject of the document. |
![]() | Title | Gets/Sets the title of the document. |
![]() | TotalEditingTime | The total editing time of the document in minutes. |
![]() | VersionNumber | Version number of the document. |
Name | Description | |
---|---|---|
![]() | LanguageChanged | Occurs when the Language property has changed. |