Interface IAlignmentFrameOptions

Hierarchy

  • IBaseFrameOptions

    Hierarchy

    • IAlignmentFrameOptions

Properties

Type declaration

anchor: { horizontal: FrameAnchorType; vertical: FrameAnchorType }

Type declaration

anchorLock?: boolean
dropCap?: DropCapType
height: number
lines?: number
rule?: HeightRule
space?: { horizontal: number; vertical: number }

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
width: number
wrap?: FrameWrap

Generated using TypeDoc