Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes what type of content a IVisibleContentRect represents.

Index

Enumeration members

Enumeration members

ELEMENT

ELEMENT = 2

The VisibleContentRect describes an Element, such as an <img> element.

LINE_BOX

LINE_BOX = 1

The VisibleContentRect describes a line box inside text content.

Generated using TypeDoc