OutlinePrefixFlowable
Overview
OutlinePrefixFlowable is a class in Aspose.Note FOSS for Python.
Inherits from: Flowable.
OutlinePrefixFlowable.wrap sets the flowable’s available width and height to aW and aH.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
width | `` | Read | Returns the current width of the outline prefix flowable |
height | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__() | |
wrap(aW, aH) | Sets the flowable’s available width and height to aW and aH |
draw() | Renders the outline prefix using its current dimensions |