Click or drag to resize

SummaryDocumentProperties Class

Inheritance Hierarchy

Namespace:  Spire.Doc
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public class SummaryDocumentProperties : DocumentSerializable

The SummaryDocumentProperties type exposes the following members.

Properties
  NameDescription
Public propertyApplicationName
Gets or sets application name
Public propertyAuthor
Gets or sets author name
Public propertyCharCount
Gets document characters count
Public propertyCharCountWithSpace
Gets document characters count(including spaces)
Public propertyComments
Gets or sets the comments that provide additional information about the document
Public propertyCount
Gets summary count of document properties
Public propertyCreateDate
Gets or sets the document creation date
Public propertyDocSecurity
Gets or sets document security level
Public propertyDocument
Gets the document.
(Inherited from OwnerHolder.)
Public propertyKeywords
Gets or sets the document keywords
Public propertyLastAuthor
Gets or sets the last author name
Public propertyLastPrinted
Returns or sets the last print date
Public propertyLastSaveDate
Returns or sets the last save date
Public propertyPageCount
Gets document pages count
Public propertyRevisionNumber
Gets or sets the document revision number
Public propertySubject
Gets or sets the subject of the document
Public propertyTemplate
Gets or sets the template name of the document
Public propertyThumbnail
Returns or setsthumbnail picture for document preview
Public propertyTitle
Gets or sets the document title
Public propertyTotalEditingTime
Gets or sets the document total editing time
Public propertyWordCount
Gets document words count
Protected propertyXDLSHolder (Inherited from DocumentSerializable.)
Top
Methods
Fields
  NameDescription
Protected fieldm_doc (Inherited from OwnerHolder.)
Protected fieldm_summaryHash
Top
See Also