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

NameTypeAccessDescription
y``ReadGets the y.
nextOptional["Scanbeam"]ReadGets the next.

Methods

SignatureDescription
__init__(y: int)

See Also