| Package | Description |
|---|---|
| com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
| Modifier and Type | Method and Description |
|---|---|
TabStops |
TextFragmentState.getTabStops()
Gets tabstops for the text.
|
| Constructor and Description |
|---|
TextFragment(String text,
TabStops tabStops)
Creates
TextFragment object with single TextSegment object inside and
predefined TabStops positions. |
TextFragment(TabStops tabStops)
Initializes new instance of the
TextFragment object with predefined TabStops
positions. |
Copyright © 2025 Aspose. All Rights Reserved.