BulletFormat Class |
Namespace: Aspose.Slides
The BulletFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIPresentationComponent |
Allows to get base IPresentationComponent interface.
Read-only IPresentationComponent.
(Inherited from PVIObject.) |
![]() | Char |
Returns or sets the bullet char of a paragraph with no inheritance.
Read/write Char.
|
![]() | Color |
Returns the color format of a bullet of a paragraph with no inheritance.
Read-only IColorFormat.
|
![]() | Font |
Returns or sets the bullet font of a paragraph with no inheritance.
Read/write IFontData.
|
![]() | Height |
Returns or sets the bullet height of a paragraph with no inheritance.
Value float.NaN determines that bullet inherits height from the first portion in the paragraph.
Read/write Single.
|
![]() | IsBulletHardColor |
Determines whether the bullet has own color or inherits it from the first portion in the paragraph.
NullableBool.True if bullet has own color and NullableBool.False if bullet
inherits color from the first portion in the paragraph.
Read/write NullableBool.
|
![]() | IsBulletHardFont |
Determines whether the bullet has own font or inherits it from the first portion in the paragraph.
NullableBool.True if bullet has own font and NullableBool.False if bullet
inherits font from the first portion in the paragraph.
Read/write NullableBool.
|
![]() | NumberedBulletStartWith |
Returns or sets the first number which is used for group of numbered bullets with no inheritance.
Read/write Int16.
|
![]() | NumberedBulletStyle |
Returns or sets the style of a numbered bullet with no inheritance.
Read/write NumberedBulletStyle.
|
![]() | Picture |
Returns the picture used as a bullet in a paragraph with no inheritance.
Read-only ISlidesPicture.
|
![]() | Type |
Returns or sets the bullet type of a paragraph with no inheritance.
Read/write BulletType.
|
Name | Description | |
---|---|---|
![]() | ApplyDefaultParagraphIndentsShifts |
Sets default non-zero shifts for effective paragraph Indent and MarginLeft when bullets is enabled (like PowerPoint do if enable paragraph bullets/numbering in it). If bullets is disabled then just reset paragraph Indent and MarginLeft (like PowerPoint do if disable paragraph bullets/numbering in it). Indents shifts are applied in regard to current bullet context - IBulletFormat.Type, .NumberedBulletStyle and FontHeight of first portion. Non-zero indents shifts are applied to effective Indent and MarginLeft of current paragraph (make result values to be local values).
|
![]() | Equals |
Compares with specified object.
(Inherited from PVIObject.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetEffective |
Gets effective bullet formatting data with the inheritance applied.
|
![]() | GetHashCode |
Returns hash code.
(Inherited from PVIObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |