Aspose::Pdf::Text::TextFragment::set_BaselinePosition method

TextFragment::set_BaselinePosition method

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

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

See Also