Join

Overview

Join is a class in Aspose.Page FOSS for Python.

This class provides 1 method for working with Join 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: off_pt, out_pt1, out_pt2.

Properties

NameTypeAccessDescription
out_pt1Optional[OutPt]ReadGets the out pt1.
out_pt2Optional[OutPt]ReadGets the out pt2.
off_ptIntPointReadGets the off pt.

Methods

SignatureDescription
__init__()

See Also