SummaryInfo Class |
Namespace: Aspose.Pub
The SummaryInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| SummaryInfo | Initializes a new instance of the SummaryInfo class |
| Name | Description | |
|---|---|---|
| AppName |
The name of the application that was used to create the document
| |
| Author |
The author of the document
| |
| CharCount |
The total number of characters in the document
| |
| Clsid |
CLSID identifier
(Inherited from MetaInfo.) | |
| CodePage |
Code page identifier
(Inherited from MetaInfo.) | |
| Comments |
Comments related the document
| |
| DocSecurity |
The document security ID
Document security ID is a 32-bit signed integer representing a set of application-suggested
access control flags with the following values:
0x00000001: Password protected
0x00000002: Read-only recommended
0x00000004: Read-only enforced
0x00000008: Locked for annotations
| |
| FMTID |
FMTID identifier
(Inherited from MetaInfo.) | |
| IsLittleEndian |
Is little endian
(Inherited from MetaInfo.) | |
| Keywords |
Keywords related to the document
| |
| LastAuthor |
The last author of the document
| |
| Locale |
Locale identifier
(Inherited from MetaInfo.) | |
| PageCount |
The total number of pages in the document
| |
| PropsCount |
Count of properties
(Inherited from MetaInfo.) | |
| PropsIdentifiers |
Identifiers of properties
(Inherited from MetaInfo.) | |
| RawByteOrder |
Raw byte order
(Inherited from MetaInfo.) | |
| RevNumber |
Application-specific revision number for this version of the document
| |
| Subject |
The subject of the document
| |
| SysID |
System identifier
(Inherited from MetaInfo.) | |
| Template |
Application-specific template from which the document was created
| |
| Title |
The title of the document
| |
| Version |
Version value
(Inherited from MetaInfo.) | |
| WordCount |
The total number of words in the document
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetIntByID |
Gets integer by ID
(Inherited from MetaInfo.) | |
| GetProperty |
Gets property by ID passed
(Inherited from MetaInfo.) | |
| GetStringByID |
Gets string by ID
(Inherited from MetaInfo.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetAuthor |
Sets author of the document
| |
| SetComments |
Sets comments related the document
| |
| SetKeywords |
Sets keywords related to the document
| |
| SetLastAuthor |
Sets last author of the document
| |
| SetSubject |
Sets subject of the document
| |
| SetTitle |
Sets title of the document
| |
| ToString | (Inherited from Object.) |