IFont.Italic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool Italic { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610678278)]
public bool Italic { get; set; }
public bool Italic { get; set; }
[<System.Runtime.InteropServices.DispId(1610678278)>]
member this.Italic : bool with get, set
member this.Italic : bool with get, set
Public Property Italic As Boolean
Property Value
- Attributes