PatternPaint

Overview

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

Properties: base_components, base_space_id, pattern_id.

Properties

NameTypeAccessDescription
pattern_idstrReadGets the pattern id.
base_space_idstr | NoneReadGets the base space id.
base_componentstuple[float, ...] | NoneReadGets the base components.

See Also