AnnSetFontItalic method (Main Control)
Visual Basic
example
Visual C++ 4.0 example
Syntax short AnnSetFontItalic(OLE_HANDLE hObject, BOOL bFontItalic, BOOL bSelected);
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only) Sets the italic-font property of one or more annotation objects.
This method does not affect objects that do not have this property or that do not let you change the property. For descriptions of the various types of objects and their properties, refer to Types of Annotations.
See Also
Elments: AnnGetFontBold method, AnnSetFontBold method, AnnSetFontName method, AnnGetFontName method, AnnSetFontSize method, AnnGetFontSize method, AnnSetFontUnderline method, AnnGetFontUnderline method, AnnSetFontStrikeThrough method, AnnGetFontStrikeThrough method, AnnGetFontItalic method
Topics: Annotations (Document/Medical only): Object Manipulation