Struct PageInfo
PageInfo structure
Class that defines Document Page Information.
public struct PageInfo
Constructors
| Name | Description |
|---|---|
| PageInfo(int, int) | Initializes new instance of PageInfo class. |
Properties
| 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 |
See Also
- namespace GroupDocs.Annotation.Models
- assembly GroupDocs.Annotation