OutlinePrefixFlowable
Overview
OutlinePrefixFlowable is a class in Aspose.Note for Python.
Inherits from: Flowable.
OutlinePrefixFlowable.wrap sets the flowable’s width and height to the given aW and aH values.
Methods
| Signature | Description |
|---|---|
__init__() | |
wrap(aW, aH) | Sets the flowable’s width and height to the given aW and aH values |
draw() | Renders the outline prefix flowable onto the current drawing canvas |