get_column method
Leave feedback
On this page
Returns the index of column where the tile with tile_index is placed.
The zero-based integer value that represents the column index.
def get_column(self, tile_index):
...
| Parameter | Type | Description |
|---|---|---|
| tile_index | int | The zero-based index of the tile. |
- module
groupdocs.parser.options - class
PageRenderInfo
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.