| BuiltinDocumentProperties Class | 
 Inheritance Hierarchy
Inheritance Hierarchy
 
Namespace: Spire.Doc
 Syntax
Syntax
 
The BuiltinDocumentProperties type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | ApplicationName | 
 Gets or sets application name
(Inherited from
 SummaryDocumentProperties
.) | 
|   | Author | 
 Gets or sets author name
(Inherited from
 SummaryDocumentProperties
.) | 
|   | BytesCount | 
 Gets the number of bytes in the document.
 | 
|   | Category | 
 Gets or sets the category of the document.
 | 
|   | CharCount | 
 Gets document characters count
(Inherited from
 SummaryDocumentProperties
.) | 
|   | CharCountWithSpace | 
 Gets document characters count(including spaces)
 | 
|   | Comments | 
 Gets or sets the comments that provide additional information about the document
(Inherited from
 SummaryDocumentProperties
.) | 
|   | Company | 
 Returns or sets Company property.
 | 
|   | ContentStatus | 
 Gets or sets the document status.
 | 
|   | Count | 
 Gets summary count of document properties
(Inherited from
 SummaryDocumentProperties
.) | 
|   | CreateDate | 
 Gets or sets the document creation date
(Inherited from
 SummaryDocumentProperties
.) | 
|   | DocSecurity | 
 Gets or sets document security level
(Inherited from
 SummaryDocumentProperties
.) | 
|   | Document | 
 Gets the document.
(Inherited from
 OwnerHolder
.) | 
|   | HiddenCount | 
 Gets hidden count
 | 
|   | HyperLinkBase | 
 Returns or sets HyperLinkBase property.
 | 
|   | Keywords | 
 Gets or sets the document keywords
(Inherited from
 SummaryDocumentProperties
.) | 
|   | LastAuthor | 
 Gets or sets the last author name
(Inherited from
 SummaryDocumentProperties
.) | 
|   | LastPrinted | 
 Returns or sets the last print date
(Inherited from
 SummaryDocumentProperties
.) | 
|   | LastSaveDate | 
 Returns or sets the last save date
(Inherited from
 SummaryDocumentProperties
.) | 
|   | LinesCount | 
 Gets the number of lines in the document.
 | 
|   | Manager | 
 Gets or sets Manager property.
 | 
|   | NoteCount | 
 Gets Note count.
 | 
|   | PageCount | 
 Gets document pages count
(Inherited from
 SummaryDocumentProperties
.) | 
|   | ParagraphCount | 
 Gets the number of paragraphs in the document.
 | 
|   | RevisionNumber | 
 Gets or sets the document revision number
(Inherited from
 SummaryDocumentProperties
.) | 
|   | SlideCount | 
 Gets slide count.
 | 
|   | Subject | 
 Gets or sets the subject of the document
(Inherited from
 SummaryDocumentProperties
.) | 
|   | Template | 
 Gets or sets the template name of the document
(Inherited from
 SummaryDocumentProperties
.) | 
|   | Thumbnail | 
 Returns or setsthumbnail picture for document preview
(Inherited from
 SummaryDocumentProperties
.) | 
|   | Title | 
 Gets or sets the document title
(Inherited from
 SummaryDocumentProperties
.) | 
|   | TotalEditingTime | 
 Gets or sets the document total editing time
(Inherited from
 SummaryDocumentProperties
.) | 
|   | WordCount | 
 Gets document words count
(Inherited from
 SummaryDocumentProperties
.) | 
|   | XDLSHolder | (Inherited from DocumentSerializable .) | 
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | Add | 
 Adds the specified name.
(Inherited from
 SummaryDocumentProperties
.) | 
|   | Clone | 
 Clone.
 | 
|   | 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 SummaryDocumentProperties ReadXmlAttributes(IXDLSAttributeReader) .) | 
|   | ReadXmlContent | (Inherited from DocumentSerializable .) | 
|   | RestoreReference | (Inherited from DocumentSerializable .) | 
|   | ToString | 
 Returns a string that represents the current object.
(Inherited from
 Object
.) | 
|   | WriteXmlAttributes | (Overrides SummaryDocumentProperties WriteXmlAttributes(IXDLSAttributeWriter) .) | 
|   | WriteXmlContent | (Inherited from DocumentSerializable .) | 
 Fields
Fields
 
| Name | Description | |
|---|---|---|
|   | m_doc | (Inherited from OwnerHolder .) | 
|   | m_summaryHash | (Inherited from SummaryDocumentProperties .) | 
 See Also
See Also