document property

document property

Gets the document associated with the context. See ISVGPropertyResolvingContext.document.

Definition:

@property
def document(self):
    ...

See Also