Click or drag to resize

SummaryDocumentProperties Properties

The SummaryDocumentProperties type exposes the following members.

Properties
Name Description
Public property ApplicationName
Gets or sets application name
Public property Author
Gets or sets author name
Public property CharCount
Gets document characters count
Public property CharCountWithSpace
Gets document characters count(including spaces)
Public property Comments
Gets or sets the comments that provide additional information about the document
Public property Count
Gets summary count of document properties
Public property CreateDate
Gets or sets the document creation date
Public property DocSecurity
Gets or sets document security level
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property Keywords
Gets or sets the document keywords
Public property LastAuthor
Gets or sets the last author name
Public property LastPrinted
Returns or sets the last print date
Public property LastSaveDate
Returns or sets the last save date
Public property PageCount
Gets document pages count
Public property RevisionNumber
Gets or sets the document revision number
Public property Subject
Gets or sets the subject of the document
Public property Template
Gets or sets the template name of the document
Public property Thumbnail
Returns or setsthumbnail picture for document preview
Public property Title
Gets or sets the document title
Public property TotalEditingTime
Gets or sets the document total editing time
Public property WordCount
Gets document words count
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also