PageInfo
PageInfo class
Provides common information about a document page (slide, worksheet, etc).
public class PageInfo
Properties
| Name | Description |
|---|---|
| Height { get; } | Gets the height of the page in document default units. |
| PageNumber { get; } | Gets the number of the page. |
| Width { get; } | Gets the width of the page in document default units. |
Remarks
Learn more
See Also
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata