Aspose::Pdf::Paragraphs::GetEnumerator method

Paragraphs::GetEnumerator method

Gets the enumerator.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<BaseParagraph>>> Aspose::Pdf::Paragraphs::GetEnumerator() override

ReturnValue

Enumerator object.

See Also