ParagraphFormat
Vue de l’ensemble
‘ParagraphFormat’ est une classe dans Aspose.Slides FOSS pour .NET. hérite de: PVIObject, IParagrafFormate.
Il représente les propriétés de formatage pour un paragraphe.
Cette classe fournit 1 méthode pour travailler avec les objets ParagraphFormat dans des programmes .NET. Les méthodes disponibles comprennent: ‘ParagrafFormate’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.Slides FOSS pour le package .net. Propriétés: Alignment, AsIPresentationComponent , Bullet ; DefaultPortionFormet; DéfondTabSize et 13 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Bullet | IBulletFormat | Read | Gets the bullet. |
Depth | int | Read/Write | Gets or sets the depth. |
Alignment | TextAlignment | Read/Write | Gets or sets the alignment. |
SpaceWithin | float | Read/Write | Gets or sets the space within. |
SpaceBefore | float | Read/Write | Gets or sets the space before. |
SpaceAfter | float | Read/Write | Gets or sets the space after. |
EastAsianLineBreak | NullableBool | Read/Write | Gets or sets the east asian line break. |
RightToLeft | NullableBool | Read/Write | Gets or sets the right to left. |
LatinLineBreak | NullableBool | Read/Write | Gets or sets the latin line break. |
HangingPunctuation | NullableBool | Read/Write | Gets or sets the hanging punctuation. |
MarginLeft | float | Read/Write | Gets or sets the margin left. |
MarginRight | float | Read/Write | Gets or sets the margin right. |
Indent | float | Read/Write | Gets or sets the indent. |
DefaultTabSize | float | Read/Write | Gets or sets the default tab size. |
FontAlignment | FontAlignment | Read/Write | Gets or sets the font alignment. |
DefaultPortionFormat | PortionFormat | Read | Gets the default portion format. |
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
Slide | IBaseSlide? | Read | Gets the slide. |
Presentation | IPresentation? | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
ParagraphFormat() | Initializes a new instance of the ParagraphFormat class with a detached <a:pPr> element. |
Voir aussi
- Aspose.Slides - référence API d’entreprise