Skip to main content
Version: API v2 Preview

ImageFlipDirection

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

Direction for image flip operation.

Declaration

ImageFlipDirection(*values)

Members

BOTH

BOTH = 'BOTH'

HORIZONTAL

HORIZONTAL = 'HORIZONTAL'

VERTICAL

VERTICAL = 'VERTICAL'

View source at af2a1171a1b9