Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client-v2
RotateImagePageRequest
Class RotateImagePageRequest
Implements
IRotateImagePageRequest
Index
Constructors
constructor
Properties
rotation
Angle
Methods
init
toJSON
fromJS
Constructors
constructor
new
RotateImagePageRequest
(
data
?:
IRotateImagePageRequest
,
)
:
RotateImagePageRequest
Parameters
Optional
data
:
IRotateImagePageRequest
Returns
RotateImagePageRequest
Properties
rotation
Angle
rotationAngle
:
number
The rotation angle in degrees. Accepted values: 0, 90, 180, 270.
Methods
init
init
(
_data
?:
any
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?:
any
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
:
any
)
:
RotateImagePageRequest
Parameters
data
:
any
Returns
RotateImagePageRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
rotation
Angle
Methods
init
toJSON
fromJS
Documentation
Loading...
The rotation angle in degrees. Accepted values: 0, 90, 180, 270.