BaseParagraph

Vue de l’ensemble

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

Classes de base pour le contenu DOM au niveau du paragraphe (fragments texte, tables, images, fragments de tête/footer, boîtes flottantes).

Cette classe fournit 1 méthode pour travailler avec les objets de baseParagraph dans des programmes .NET. Les méthodes disponibles comprennent: ‘Clone’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation du package Aspose.PDF FOSS pour .net. Propriétés: HorizontalAlignment, Hyperlink , HyperlinkText ; IsFirstParagrafInColumn; IsinLineParagramm et 4 autres.

Propriétés

NameTypeAccessDescription
HorizontalAlignmentHorizontalAlignmentRead/WriteHorizontal alignment applied to this paragraph.
VerticalAlignmentVerticalAlignmentRead/WriteVertical alignment applied to this paragraph.
MarginMarginInfo?Read/WriteOuter-margin info applied to this paragraph.
IsFirstParagraphInColumnboolRead/WriteForce the paragraph to start a new column.
IsKeptWithNextboolRead/WriteKeep this paragraph on the same page as the next one.
IsInNewPageboolRead/WriteForce the paragraph to start on a new page.
IsInLineParagraphboolRead/WriteInline paragraph flag (does not start a new line).
HyperlinkTextstring?Read/WriteLegacy string-typed hyperlink target.
HyperlinkHyperlink?Read/WriteTyped hyperlink decoration applied to the paragraph.
ZIndexintRead/WriteZ-order index used by the DOM renderer.

méthodes

SignatureDescription
Clone()Shallow clone — copies scalar/ref-shared state.

Voir aussi

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