Aspose::Pdf::Text::TextSegment::set_BaselinePosition method

TextSegment::set_BaselinePosition method

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

void Aspose::Pdf::Text::TextSegment::set_BaselinePosition(System::SharedPtr<Aspose::Pdf::Text::Position> value)

See Also