@vivliostyle/core
    Preparing search index...

    Class PageRulePartitionInstance

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    borderBoxHeight: Val = null
    borderBoxSizing: boolean = false
    borderBoxWidth: Val = null
    cascaded: ElementStyle = {}

    cascaded styles, geometric ones converted to Css.Expr

    children: PageBoxInstance<PageBox<any>>[] = []
    contentBoxHeight: Val = null
    contentBoxWidth: Val = null
    isAutoHeight: boolean = false
    isAutoWidth: boolean = false
    isRightDependentOnAutoWidth: boolean = false
    isTopDependentOnAutoHeight: boolean = false
    marginBottom: Val = null
    marginLeft: Val = null
    marginRight: Val = null
    marginTop: Val = null
    namedFuncs: { [key: string]: Val } = {}
    namedValues: { [key: string]: Val } = {}
    pageMasterInstance: PageMasterInstance = null
    parentInstance: PageBoxInstance
    rtl: boolean = false
    style: { [key: string]: Val } = {}
    suppressEmptyBoxGeneration: boolean = false
    vertical: boolean = false

    Methods