Aspose::Pdf::Paragraphs::GetRange method
Paragraphs::GetRange method
Eliminar rango de párrafos.
System::SharedPtr<Paragraphs> Aspose::Pdf::Paragraphs::GetRange(int32_t index, int32_t count)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | El índice del primer párrafo. |
| count | int32_t | El recuento de párrafos. |
ReturnValue
La colección de párrafos
Ver también
- Typedef SharedPtr
- Class Paragraphs
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++