Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAlignmentFrameOptions

Hierarchy

  • IBaseFrameOptions
    • IAlignmentFrameOptions

Index

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