GetRow
PageRenderInfo.GetRow method
Returns the index of row where the tile with tileIndex is placed.
public int GetRow(int tileIndex)
Parameter | Type | Description |
---|---|---|
tileIndex | Int32 | The zero-based index of the tile. |
Return Value
The zero-based integer value that represents the row index.
See Also
- class PageRenderInfo
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser