PageRenderInfo
PageRenderInfo constructor
Initializes a new instance of the PageRenderInfo
class.
public PageRenderInfo(int pageNumber, int rowCount, int columnCount)
Parameter | Type | Description |
---|---|---|
pageNumber | Int32 | The number of the page (starts with 1). |
rowCount | Int32 | The total number of tiles rows. |
columnCount | Int32 | The total number of tiles columns. |
See Also
- class PageRenderInfo
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser