Enum StyleValue
StyleValue enumeration
Specifies the character formatting applied to a range of text in the shape’s text block.
[Flags]
public enum StyleValue
Values
Name | Value | Description |
---|---|---|
Bold | 1 | Bold. |
Italic | 2 | Italic. |
Underline | 4 | Underline. |
SmallCaps | 8 | Small caps. |
Undefined | FFFFFFFF80000000 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram