Package | Description |
---|---|
aspose.pdf |
Modifier and Type | Field and Description |
---|---|
Segments |
Text.bakSegments |
Modifier and Type | Method and Description |
---|---|
Segments |
FootNote.getSegments() |
Segments |
Text.getSegments()
Gets or sets a
Segments collection that indicates all
segments in the text paragraph. |
Modifier and Type | Method and Description |
---|---|
void |
Segments.moveAfter(Segment segToMoveAfter,
Segments newSegments) |
void |
Segments.moveAt(int index,
Segments newSegments) |
void |
FootNote.setSegments(Segments value) |
void |
Text.setSegments(Segments value) |
Copyright © 2016 Aspose. All Rights Reserved.