Aspose::Pdf::Paragraphs::Insert metod
Paragraphs::Insert method
Infoga stycke i samlingen.
void Aspose::Pdf::Paragraphs::Insert(int32_t index, const System::SharedPtr<BaseParagraph> ¶graph)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int32_t | Index för stycket. |
| stycke | const System::SharedPtr<BaseParagraph>& | Stycket. |
Se även
- Typedef SharedPtr
- Class BaseParagraph
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++