TextSegment

Vue de l’ensemble

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

Un seul segment dans un textFragment.

Cette classe fournit 3 méthodes pour travailler avec les objets TextSegment dans des programmes .NET. Les méthodologies disponibles comprennent: ‘MyHtmlEncode’, ‘TextSecment’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.PDF FOSS pour le package .net. Propriétés: BaselinePosition, Caracters , EndCharIndex., Hyperlink et 4 autres.

Propriétés

NameTypeAccessDescription
TextstringRead/WriteThe text of this segment.
PositionPosition?Read/WriteThe position of this segment on the page.
BaselinePositionPosition?Read/WriteGets or sets the baseline position.
TextStateTextStateRead/WriteThe text state (font, size, colour, etc.) for this segment.
StartCharIndexintReadThe starting character index of this segment within the source text run on the page.
EndCharIndexintReadThe ending character index of this segment within the source text run on the page.
RectangleRectangle?ReadThe bounding rectangle of this segment on the page.
CharactersCharInfoCollectionReadPer-character layout information for this segment: one CharInfo per character, in text order, populated when the segment is produced by a text absorber.
HyperlinkHyperlink?Read/WriteOptional hyperlink associated with this segment.
TextEditOptionsTextEditOptionsRead/WriteEdit options applied during text replacement / font substitution.

méthodes

SignatureDescription
TextSegment()Calls TextSegment on this TextSegment instance.
TextSegment(text: string)
MyHtmlEncode(value: string)HTML-encode a string by replacing &, <, >, “, and ’ with their entity references.

Voir aussi

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