Scanbeam
Overview
Scanbeam is a class in Aspose.Page FOSS for Python.
This class provides 1 method for working with Scanbeam objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.Page FOSS for Python package.
Properties: next, y.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
y | `` | Read | Gets the y. |
next | Optional["Scanbeam"] | Read | Gets the next. |
Methods
| Signature | Description |
|---|---|
__init__(y: int) |