Aspose::Pdf::Text::TextFragmentState::get_TabStops método

TextFragmentState::get_TabStops method

Obtiene los tabuladores del texto.

System::SharedPtr<Aspose::Pdf::Text::TabStops> Aspose::Pdf::Text::TextFragmentState::get_TabStops() const

Observaciones

Note that Tabstops property works in new document generation scenarios only. Tabstops may be added during TextFragment initialization. Tabstops must be constructed before the text.

Ver también