метод Aspose::Pdf::Text::TextFragmentState::get_TabStops
TextFragmentState::get_TabStops method
Получает табуляции для текста.
System::SharedPtr<Aspose::Pdf::Text::TabStops> Aspose::Pdf::Text::TextFragmentState::get_TabStops() const
Примечания
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.
См. также
- Typedef SharedPtr
- Class TabStops
- Class TextFragmentState
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++