Élément

Vue de l’ensemble

‘Element’ est une classe dans Aspose.PDF FOSS pour .NET.

Un node dans un arbre de structure logique PDF (le /StructTreeRoot /K sous-tree, plus leurs descendants / K).

Cette classe fournit 1 méthode pour travailler avec les objets Element dans des programmes .NET. Les méthodes disponibles comprennent: ‘Remove’ Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de la FOSS Aspose.PDF pour le package .net. Propriétés: ActualText', Alt, Children,EetLang`.

Propriétés

NameTypeAccessDescription
ActualTextstringRead/WriteThe actual text content of this structure element (/ActualText entry).
AltstringRead/WriteThe alternate-text description (/Alt entry), used by assistive technology to read the element aloud.
EstringRead/WriteThe expansion text for an abbreviation (/E entry).
LangstringRead/WriteThe natural-language code for the element’s text content (/Lang entry, e.g.
ChildrenElementCollectionReadChild structure elements held under this element’s /K entry.
ParentElement?ReadThe element this one was attached to, or null when it is a root element.

méthodes

SignatureDescription
Remove()Detach this element from its parent (drop it from the parent’s /K array).

Voir aussi

  • Aspose.PDF pour .NET — API d’entreprise
 Français