Aspose::Pdf::Text::TextSegment::get_BaselinePosition method

TextSegment::get_BaselinePosition method

Gets text position for text, represented with TextSegment object. The YIndent of the Position structure represents baseline coordinate of the text segment.

System::SharedPtr<Aspose::Pdf::Text::Position> Aspose::Pdf::Text::TextSegment::get_BaselinePosition() const

See Also