Struct PageInfo
Leave feedback
On this page
Class that defines Document Page Information.
public struct PageInfo
| Name | Description |
|---|---|
| PageInfo(int, int) | Initializes new instance of PageInfo class. |
| Name | Description |
|---|---|
| Height { get; set; } | Page height |
| PageNumber { get; set; } | Page number |
| TextLines { get; set; } | Collection of text lines information |
| Width { get; set; } | Page width |
- namespace GroupDocs.Annotation.Models
- assembly GroupDocs.Annotation
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.