PageInfo

PageInfo class

Represents the document page information.

public sealed class PageInfo

Properties

Name Description
Height { get; } Gets the page height.
PageNumber { get; } Gets the page number.
Width { get; } Gets the page width.

See Also