mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 07:55:07 +00:00
10 lines
394 B
JSON
10 lines
394 B
JSON
{
|
|
"friendlyName": "Split Pages By Preset",
|
|
"description": "Splits the Document when a specific split indicator is detected on a page.",
|
|
"values": {
|
|
"pageIndexes": {
|
|
"friendlyName": "Split Settings",
|
|
"description": "The type of page that should be used as a split indecator. whiteThreashold is only used when BLANK_PAGE is selected."
|
|
}
|
|
}
|
|
} |