mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 16:05:09 +00:00
10 lines
319 B
JSON
10 lines
319 B
JSON
{
|
|
"friendlyName": "Rotate Pagess",
|
|
"description": "Rotate selected pages by multiples of 90deg.",
|
|
"values": {
|
|
"rotation": {
|
|
"friendlyName": "Rotation",
|
|
"description": "Multiples of 90. Can be an array with the same size as the pdf pages or a single number."
|
|
}
|
|
}
|
|
} |