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