PDF3DAnnotation
Overview
PDF3DAnnotation is a class in Aspose.PDF FOSS for Python.
Minimal annotation wrapper for prerelease imports.
Properties: artwork, background_color, rect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
rect | Rectangle | Read/Write | Gets or sets the rect. |
artwork | PDF3DArtwork | Read/Write | Gets or sets the artwork. |
background_color | Color | None | Read/Write | Gets or sets the background color. |