Enum Emphasis

Enum Emphasis

Il nome: Aspose.Html.Toolkit.Markdown.Syntax Assemblaggio: Aspose.HTML.dll (25.4.0)

rappresenta l’emfasi.

[ComVisible(true)]
public enum Emphasis

Fields

Regular = 2

Il valore regolare.

StrikeThrough = 3

Strike attraverso il valore.

Strong = 1

Il forte valore.

Undefined = 0

Il valore non definito.

 Italiano