Skip to main content
Version: API v2 Preview

TextLayoutMode

Kind: enum
Module/package: text-editing
SDK: pdfdancer-client-typescript 2.0.0

Declaration

enum TextLayoutMode

Members

REFLOW_WHEN_SUPPORTED

REFLOW_WHEN_SUPPORTED = "reflowWhenSupported"

REQUIRE_REFLOW

REQUIRE_REFLOW = "requireReflow"

SOURCE_ANCHORED

SOURCE_ANCHORED = "sourceAnchored"

View source at 7bd49ac104cc