PdfObject


sealed interface PdfObject

Known direct subclasses
ImagePdfObject

Represents an image object within a PDF document.

PathPdfObject

Represents a path PDF object with a PDF document.


This sealed interface represents specific types of PDF objects, such as PathPdfObject and ImagePdfObject.