Emphasis Enum
Emphasis enumeration
Represents the Emphasis.
public enum Emphasis
Values
Name | Value | Description |
---|---|---|
Undefined | 0 | The Undefined value. |
Strong | 1 | The Strong value. |
Regular | 2 | The Regular value. |
StrikeThrough | 3 | The StrikeThrough value. |
See Also
- package com.aspose.html.Toolkit.Markdown.Syntax
- package Aspose.HTML