SummaryDocumentProperties Class |
Namespace: Spire.Doc
The SummaryDocumentProperties type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ApplicationName |
Gets or sets application name
|
|
|
Author |
Gets or sets author name
|
|
|
CharCount |
Gets document characters count
|
|
|
CharCountWithSpace |
Gets document characters count(including spaces)
|
|
|
Comments |
Gets or sets the comments that provide additional information about the document
|
|
|
Count |
Gets summary count of document properties
|
|
|
CreateDate |
Gets or sets the document creation date
|
|
|
DocSecurity |
Gets or sets document security level
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
Keywords |
Gets or sets the document keywords
|
|
|
LastAuthor |
Gets or sets the last author name
|
|
|
LastPrinted |
Returns or sets the last print date
|
|
|
LastSaveDate |
Returns or sets the last save date
|
|
|
PageCount |
Gets document pages count
|
|
|
RevisionNumber |
Gets or sets the document revision number
|
|
|
Subject |
Gets or sets the subject of the document
|
|
|
Template |
Gets or sets the template name of the document
|
|
|
Thumbnail |
Returns or setsthumbnail picture for document preview
|
|
|
Title |
Gets or sets the document title
|
|
|
TotalEditingTime |
Gets or sets the document total editing time
|
|
|
WordCount |
Gets document words count
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
Add |
Adds the specified name.
|
|
|
CloneImpl | (Inherited from DocumentSerializable .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Inherited from DocumentSerializable .) |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
|
|
ReadXmlContent | (Inherited from DocumentSerializable .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
|
|
WriteXmlContent | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |
|
|
m_summaryHash |