PresentationDocumentInfo
Leave feedback
On this page
Represents metadata of one Presentation document
public struct PresentationDocumentInfo : IDocumentInfo
| Name | Description |
|---|---|
| Format { get; } | Returns a format of this Presentation document |
| IsEncrypted { get; } | Indicates whether this specific Presentation document in encrypted and requires password for opening |
| PageCount { get; } | Returns number of slides in this Presentation document |
| Size { get; } | Returns size in bytes of this Presentation document |
| Name | Description |
|---|---|
| GeneratePreview(int) | Generates and returns a preview of the selected slide in a form of SVG image |
- interface IDocumentInfo
- namespace GroupDocs.Editor.Metadata
- assembly GroupDocs.Editor
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.