create_path method

create_path

Creates a new path.

Returns

New path.

def create_path(self, data):
    ...
ParameterTypeDescription
dataaspose.page.xps.xpsmodel.XpsPathGeometryThe geometry of the path.

See Also