public class WordProcessingPageSplitter extends Object
| Constructor and Description |
|---|
WordProcessingPageSplitter(WordProcessingContent content) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Disposes the current instance.
|
protected void |
dispose(boolean disposing)
Disposes the current instance.
|
com.aspose.words.Paragraph |
getPageFirstParagraph(int pageNumber) |
public WordProcessingPageSplitter(WordProcessingContent content)
public final void dispose()
Disposes the current instance.
protected void dispose(boolean disposing)
Disposes the current instance.
disposing - True to release both managed and unmanaged resources;
false to release only unmanaged resources.public final com.aspose.words.Paragraph getPageFirstParagraph(int pageNumber)
Copyright © 2026. All rights reserved.