Package io.keikai.doc.io.schema.pdf
Interface IPDFElement
- All Known Subinterfaces:
PDFInline
- All Known Implementing Classes:
PDFBlock,PDFBorder,PDFComponent,PDFContainer,PDFDocument,PDFHeaderFooter,PDFParagraph,PDFSection,PDFTable,PDFTableCell,PDFTableRow,PDFText
public interface IPDFElement
Internal Use Only.
Represents a pdf element.
- Author:
- Jamson Chan