PageInfo
PageInfo class
Represents information about page’s size and number.
public class PageInfo
Constructors
Name | Description |
---|---|
PageInfo(int, int, int) | Create new Instance of PageInfo |
Properties
Name | Description |
---|---|
Height { get; set; } | Page height |
PageNumber { get; set; } | Page number |
Width { get; set; } | Page width |
See Also
- namespace GroupDocs.Comparison.Result
- assembly GroupDocs.Comparison