pdftools_toolbox.pdf.content.fill

Classes

Fill(paint)

class pdftools_toolbox.pdf.content.fill.Fill(paint: Paint)[source]

Bases: _NativeObject

__init__(paint: Paint)[source]
Parameters:

paint (pdftools_toolbox.pdf.content.paint.Paint)

Raises:

ValueError – if the document associated with the paint argument has already been closed

property paint: Paint
Returns:

pdftools_toolbox.pdf.content.paint.Paint

Raises:

StateError – if the document associated with the pdftools_toolbox.pdf.content.fill.Fill object has already been closed

property inside_rule: InsideRule
Returns:

pdftools_toolbox.pdf.content.inside_rule.InsideRule

Raises:

StateError – if the document associated with the pdftools_toolbox.pdf.content.fill.Fill object has already been closed