Interface ITaggedContent
Contents
[
Hide
]ITaggedContent interface
Represents interface for work with TaggedPdf content of document.
public interface ITaggedContent
Properties
| Name | Description |
|---|---|
| RootElement { get; } | Gets root StructureElement of logical structure of PDF document. |
| StructTreeRootElement { get; } | Gets StructTreeRootElement of PDF document. |
| StructureTextState { get; } | Get StructureTextState settings for whole document. |
Methods
See Also
- namespace Aspose.Pdf.Tagged
- assembly Aspose.PDF