IDocumentSummaryInformation Interface
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Structure describing SummaryInformation Property Set
Namespace:Bytescout.Spreadsheet.COMAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
The IDocumentSummaryInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Bytecount | An estimate of the size of the document in bytes. May be ignored. |
![]() | Category | Category name for the document |
![]() | Cchwithspaces | Specifies an estimate of the number of characters in the document including whitespace. May be ignored. |
![]() | Codepage | Codepage for text |
![]() | Company | Specifies the company associated with the document‘s authoring. |
![]() | Contentstatus | specifies the document status. May be absent. |
![]() | Contenttype | Specifies the content type of the file. May be absent. |
![]() | Docparts | docparts |
![]() | Docversion | Should be absent. |
![]() | Headingpair | heading pair |
![]() | Hiddencount | Specifies the number of hidden slides in the document. May be ignored. |
![]() | Hyperlinkschanged | hyperlinks changed |
![]() | Language | Should be absent. |
![]() | Linecount | An estimate of the number of text lines in the document. May be ignored. |
![]() | Linksdirty | Links dirty |
![]() | Manager | specifies the manager associated with the document. |
![]() | Mmclipcount | Specifies the number of multimedia clips in the document. May be ignored. |
![]() | Notecount | Specifies the number of notes in the document. May be ignored. |
![]() | Paracount | An estimate or an exact count of the number of paragraphs in the document. May be ignored. |
![]() | Presformat | Presentation format type of the document |
![]() | Scale | The value of the property must be FALSE. |
![]() | Shareddoc | The property value MUST be FALSE (0x00000000). |
![]() | Slidecount | Specifies the number of slides in the document. May be ignored. |
![]() | Version | Specifies the version of the application that wrote the property set storage. |
See Also