WordProcessingPageSplitter
Leave feedback
On this page
Inheritance: java.lang.Object
public class WordProcessingPageSplitter
| Constructor | Description |
|---|---|
| WordProcessingPageSplitter(WordProcessingContent content) |
| Method | Description |
|---|---|
| dispose() | Disposes the current instance. |
| getPageFirstParagraph(int pageNumber) |
public WordProcessingPageSplitter(WordProcessingContent content)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| content | WordProcessingContent |
public final void dispose()
Disposes the current instance.
public final Paragraph getPageFirstParagraph(int pageNumber)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| pageNumber | int |
Returns: com.aspose.words.Paragraph
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.