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