ClipCommand

Overview

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

Set the current clipping path.

Properties: fill_rule, path.

Properties

NameTypeAccessDescription
pathPathReadGets the path.
fill_rulestrReadGets the fill rule.

See Also