Aspose::Pdf::Text::TextFragment::get_Page method

TextFragment::get_Page method

Gets page that contains the TextFragment.

System::SharedPtr<Aspose::Pdf::Page> Aspose::Pdf::Text::TextFragment::get_Page() const

Remarks

The value can be null in case the TextFragment object doesn’t belong to any page.

See Also