PdfObject
public sealed interface PdfObject
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.