com.github.woojiahao.style.elements.document.DocumentFooter.kt Maven / Gradle / Ivy
package com.github.woojiahao.style.elements.document
import com.github.woojiahao.style.Settings
class DocumentFooter(settings: Settings) : DocumentArea("footer", settings)