IPageInfo
Leave feedback
On this page
Interface for the page description properties.
public interface IPageInfo
| Name | Description |
|---|---|
| Document { get; set; } | Gets the document info. |
| Height { get; } | Gets page height in pixels when converted to image. |
| Number { get; } | Gets the page number. |
| Visible { get; } | Indicates whether page is visibile or not. |
| Width { get; } | Gets page width in pixels when converted to image. |
- namespace GroupDocs.Merger.Domain.Result
- assembly GroupDocs.Merger
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.