Click or drag to resize

PdfStructureElement Properties

The PdfStructureElement type exposes the following members.

Properties
Name Description
Public property ActualText
Text that is an exact replacement for the structure element and its children. This replacement text (which should apply to as small a piece of content as possible) is useful when extracting the document¡¯s contents in support of accessibility to users with disabilities or for other purposes.
Public property Alt
An alternate description of the structure element and its children in human-readable form, which is useful when extracting the document¡¯s contents in support of accessibility to users with disabilities or for other purposes.
Public property Title
The title of the structure element.
Top
See Also