- All Known Subinterfaces:
PdfArray
, PdfDict
- All Known Implementing Classes:
PdfSimpleObject
public interface PdfObject
Represents a PDF internal object
-
Method Summary
Returns parent of the current PdfObject if applicable
Gets value of the PDF object
-
Method Details
-
getValue
Gets value of the PDF object
- Returns:
Object
-
getParent
Returns parent of the current PdfObject if applicable
- Returns:
PdfObject