Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMTextMargin

Represents a text margin which defines the margin to apply around text.

Read more...

Hierarchy

  • CIMTextMargin

Index

Properties

Properties

Optional bottom

bottom: number

The bottom margin.

Optional left

left: number

The left margin.

Optional right

right: number

The right margin.

Optional top

top: number

The top margin.

type

type: "CIMTextMargin"

Generated using TypeDoc