AbsorbedElement

AbsorbedElement

Overview

AbsorbedElement is a class in Aspose.PDF FOSS for Python.

One painted path or placed image, in page (user) space.

Properties: fill_color, kind, line_width, llx, lly, operation, and 5 more.

Properties

NameTypeAccessDescription
kindstrReadGets the kind.
llxfloatReadGets the llx.
llyfloatReadGets the lly.
urxfloatReadGets the urx.
uryfloatReadGets the ury.
page_indexintReadGets the page index.
operationstr | NoneReadGets the operation.
resource_namestr | NoneReadGets the resource name.
fill_colortuple[float, float, float] | NoneReadGets the fill color.
stroke_colortuple[float, float, float] | NoneReadGets the stroke color.
line_widthfloat | NoneReadGets the line width.