WordProcessingDocumentInfo
Leave feedback
On this page
Contains WordProcessing document metadata
public class WordProcessingDocumentInfo : DocumentInfo
| Name | Description |
|---|---|
| Author { get; } | Gets author |
| CreationDate { get; } | Implements CreationDate |
| Format { get; } | Implements Format |
| IsPasswordProtected { get; } | Gets is document password protected |
| Item { get; } | Implements Item |
| Lines { get; } | Gets lines count |
| PagesCount { get; } | Implements PagesCount |
| PropertyNames { get; } | Implements PropertyNames |
| Size { get; } | Implements Size |
| TableOfContents { get; } | Table of contents |
| Title { get; } | Gets title |
| Words { get; } | Gets words count |
- class DocumentInfo
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.