IBulletFormat
General
IBulletFormat és una interfície en Aspose.Slides per a NET.
Representa les propietats de formatatge d’una puntada en un paràgraf.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Type | BulletType | Read/Write | |
Char | string | Read/Write | |
Font | IFontData? | Read/Write | Gets or sets the font data for a symbol bullet |
Height | float | Read/Write | Gets or sets the bullet size as a proportion of the text height |
Color | IColorFormat | Read | Gets or sets the color formatting of the bullet |
NumberedBulletStartWith | int | Read/Write | |
NumberedBulletStyle | NumberedBulletStyle | Read/Write | Represents the numbering format (e.g., Arabic, Roman) |
IsBulletHardColor | NullableBool | Read/Write | Indicates whether the bullet uses a fixed color independent of text |
IsBulletHardFont | NullableBool | Read/Write | |
Picture | ISlidesPicture? | Read | Gets or sets the picture used for a picture bullet |