Overview
HeaderFooterOverlay 是一个类在Java的FOSS中.
页面的染头/脚本,准备被包装为表格XObject叠加.
特性: content, resources.
Properties
| Name | Type | Access | Description |
|---|
content | byte[] | Read | 内容流字节在页面用户空间中绘制标题/脚本. |
resources | PdfDictionary | Read | 引用的{@code /Resources}字典 (字体,图像XObjects) 由 {@link #content}. |
See Also