PDF3DAnnotation

PDF3DAnnotation

Overview

PDF3DAnnotation is a class in Aspose.PDF FOSS for Python.

Minimal annotation wrapper for prerelease imports.

Properties: artwork, background_color, rect.

Properties

NameTypeAccessDescription
rectRectangleRead/WriteGets or sets the rect.
artworkPDF3DArtworkRead/WriteGets or sets the artwork.
background_colorColor | NoneRead/WriteGets or sets the background color.

See Also