Interface IBullet
Assembly: IronPPT.dll
Syntax
Properties
BulletColor
Declaration
IColor BulletColor { get; set; }
Property Value
Characters
Declaration
string Characters { get; set; }
Property Value
Type |
Description |
System.String |
|
FollowsDefaultTextColor
Declaration
Nullable<bool> FollowsDefaultTextColor { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
FollowsDefaultTextFont
Declaration
Nullable<bool> FollowsDefaultTextFont { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
FollowsDefaultTextSize
Declaration
Nullable<bool> FollowsDefaultTextSize { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Font
Declaration
Property Value
Picture
Declaration
IImage Picture { get; set; }
Property Value