IFont.get_Italic(Int32) Method
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:
void get_Italic([Runtime::InteropServices::Out] int % pItalic);
public void get_Italic (out int pItalic);
abstract member get_Italic : int -> unit
Public Sub get_Italic (ByRef pItalic As Integer)
Parameters
- pItalic
- Int32