AttachmentTagFlowable
Overview
AttachmentTagFlowable is a class in Aspose.Note for Python.
Inherits from: Flowable.
AttachmentTagFlowable.wrap calculates layout dimensions for the flowable given width aW and height aH.
Methods
| Signature | Description |
|---|---|
__init__() | |
wrap(aW, aH) | Calculates layout dimensions for the flowable given width aW and height aH |
draw() | Renders the attachment tag onto the PDF canvas |