IParagraphFormat
General
IParagraphFormat és una interfície en Aspose.Slides per a NET.
Conté les propietats de formatatge dels paràgrafs. A diferència d’ , totes les proprietats d ‘aquesta classe són escribibles.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Bullet | IBulletFormat | Read | Gets or sets the bullet formatting for the paragraph |
Depth | int | Read/Write | Gets or sets the outline level of the paragraph |
Alignment | TextAlignment | Read/Write | Gets or sets the horizontal text alignment of the paragraph |
SpaceWithin | float | Read/Write | Gets or sets the line spacing within the paragraph |
SpaceBefore | float | Read/Write | Gets or sets the spacing added before the paragraph |
SpaceAfter | float | Read/Write | Gets or sets the spacing added after the paragraph |
EastAsianLineBreak | NullableBool | Read/Write | Gets or sets whether East Asian line breaking is enabled |
RightToLeft | NullableBool | Read/Write | Gets or sets the right‑to‑left reading order for the paragraph |
LatinLineBreak | NullableBool | Read/Write | Gets or sets whether Latin line breaking is applied |
HangingPunctuation | NullableBool | Read/Write | Gets or sets whether punctuation hangs outside the margin |
MarginLeft | float | Read/Write | Gets or sets the left margin of the paragraph |
MarginRight | float | Read/Write | Gets or sets the right margin of the paragraph |
Indent | float | Read/Write | Gets or sets the first line indent of the paragraph |
DefaultTabSize | float | Read/Write | Gets or sets the default tab stop distance for the paragraph |
FontAlignment | FontAlignment | Read/Write | Gets or sets the vertical alignment of text within the paragraph line |
DefaultPortionFormat | PortionFormat | Read | Gets or sets the default formatting applied to new portions in the paragraph |