Aspose::Page::Font::DrFont::get_IsItalic method

DrFont::get_IsItalic method

Gets a value indicating whether this instance is italic.

bool Aspose::Page::Font::DrFont::get_IsItalic()

Remarks

true if this instance is italic; otherwise, false.

See Also