Class Italic
Provides an inline-level flow content element that causes content to render with an italic font style.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Documents
Assembly: OpenSilver.dll
Syntax
public sealed class Italic : Span, IUIElement, IDependencyObject
Constructors
| Improve this Doc View SourceItalic()
Initializes a new instance of the Italic class.
Declaration
public Italic()