Aspose::Pdf::Paragraphs::Insert metod

Paragraphs::Insert method

Infoga stycke i samlingen.

void Aspose::Pdf::Paragraphs::Insert(int32_t index, const System::SharedPtr<BaseParagraph> &paragraph)
ParameterTypBeskrivning
indexint32_tIndex för stycket.
styckeconst System::SharedPtr<BaseParagraph>&Stycket.

Se även