Path

Overview

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

A sequence of path segments.

Properties: segments.

Properties

NameTypeAccessDescription
segmentslist[PathSegment]ReadGets the segments.

See Also