Aspose::Pdf::Paragraphs::GetRange method
Paragraphs::GetRange method
Remove paragraphs range.
System::SharedPtr<Paragraphs> Aspose::Pdf::Paragraphs::GetRange(int32_t index, int32_t count)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The first paragraph index. |
| count | int32_t | The paragraphs count. |
ReturnValue
The paragraphs collection
See Also
- Typedef SharedPtr
- Class Paragraphs
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++