Aspose::Pdf::Paragraphs::RemoveRange method
Paragraphs::RemoveRange method
Remove paragraphs range.
void Aspose::Pdf::Paragraphs::RemoveRange(int32_t index, int32_t count)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The first paragraph index. |
| count | int32_t | The paragraphs count. |
See Also
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++