AnnGetFontItalic method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetFontItalic(HANNOBJECT hObject, bool &bItalic)

Delphi Syntax

Function AnnGetFontItalic (hObject: HANNOBJECT; var bItalic: Boolean): L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets a value that indicates whether the font of the specified annotation object is italic.

See Also

Elements:

AnnGetFontBold method, AnnSetFontBold method, AnnSetFontName method, AnnGetFontName method, AnnSetFontSize method, AnnGetFontSize method, AnnSetFontUnderline method, AnnGetFontUnderline method, AnnSetFontStrikeThrough method, AnnGetFontStrikeThrough method, AnnSetFontItalic method

Topics:

Annotations (Document/Medical only): Object Manipulation