EpubReflowPluginOptions

fun EpubReflowPluginOptions(cssForcedPageBreak: Boolean = true, customCssValuePenalizer: CustomCssValuePenalizerOptions? = null, customElementPenalizer: CustomElementPenalizerOptions? = null, customForcedPageBreak: CustomForcedPageBreakOptions? = null, floatingOrphanPenalizer: FloatingOrphanPenalizerOptions? = null, fragmentableElements: FragmentableElementsOptions? = null, listBreak: ListBreakOptions? = null, mediaShrink: MediaShrinkReflowPluginOptions? = null, orphanTextPattern: OrphanTextPatternOptions? = null, unforcedTextBreak: UnforcedTextBreakOptions? = null, verticalWhitespacePenalizer: VerticalWhitespacePenalizerOptions? = null)