[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo

PageInfo Class

Represents information about a page in a document.

Inheritance
PageInfo
Namespace: GrapeCity.ActiveReports.Rendering.Export.Streaming
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class PageInfo

Constructors

Name Description
PageInfo(SizeF, int)

Initializes a new instance of the PageInfo class with the specified size and page number.

Properties

Name Description
PageNumber

Gets the page number.

Size

Gets the size of the page.

Methods

Name Description
Equals(object)
GetHashCode()

Extension Methods