←Select platform

Italic Property

Summary

Indicates whether the font is italic.

Syntax

C#
C++/CLI
Python
public bool Italic { get; } 
public:  
   property bool Italic 
   { 
      bool get() 
   } 
Italic # get  (Font) 

Property Value

true if the font is italic, otherwise, false. The default value is false.

Remarks

The Italic property is used to determine if text styled with this font will be rendered with an italicized appearance.

Requirements

Target Platforms

See Also

Font Class

Font Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.