FixedLayoutDocumentInfo
Leave feedback
On this page
Represents metadata of one document with fixed layout format like PDF or XPS
public struct FixedLayoutDocumentInfo : IDocumentInfo
| Name | Description |
|---|---|
| Format { get; } | Returns a format of this fixed-layout format document |
| IsEncrypted { get; } | Determines whether this specific fixed-layout format document in encrypted and requires password for opening |
| PageCount { get; } | Returns number of pages |
| Size { get; } | Returns size in bytes of this fixed-layout format document |
| Name | Description |
|---|---|
| Equals(FixedLayoutDocumentInfo) | Determines whether this instance is equal to the other specified FixedLayoutDocumentInfo instance |
- 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.