WarichuWPElement
Overview
WarichuWPElement is a class in Aspose.PDF FOSS for Python.
Minimal tagged-element type for API compatibility.
This class provides 1 method for working with WarichuWPElement objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.PDF FOSS for Python package.
Properties: parent, tagged_context.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
tagged_context | `` | Read | Gets the tagged context. |
parent | `` | Read | Gets the parent. |
Methods
| Signature | Description |
|---|---|
__init__(tagged_context: Any, parent: Any | None) | Calls init(tagged_context, parent) on this WarichuWPElement instance. |