Interface ITextElement
ITextElement interface
Interface for presenting text structure elements.
public interface ITextElement
Properties
| Name | Description |
|---|---|
| StructureTextState { get; } | Gets StructureTextState object for text structure element. |
Methods
| Name | Description |
|---|---|
| SetText(string) | Appends text content to current text element. |
See Also
- namespace Aspose.Pdf.LogicalStructure
- assembly Aspose.PDF