Skip to main content
Version: API v2 Preview

FlipDirection

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

Direction for flip operations.

Declaration

enum FlipDirection

Members

BOTH

BOTH = "BOTH"

HORIZONTAL

HORIZONTAL = "HORIZONTAL"

VERTICAL

VERTICAL = "VERTICAL"

View source at 7bd49ac104cc