Package ai.extend.types
Interface ProvidedSplitOutputSplitsItem.StartPageStage
-
- All Known Implementing Classes:
ProvidedSplitOutputSplitsItem.Builder
- Enclosing class:
- ProvidedSplitOutputSplitsItem
public static interface ProvidedSplitOutputSplitsItem.StartPageStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProvidedSplitOutputSplitsItem.EndPageStagestartPage(int startPage)The start page of the split document
-
-
-
Method Detail
-
startPage
ProvidedSplitOutputSplitsItem.EndPageStage startPage(int startPage)
The start page of the split document
-
-