AnnGetFontName method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetFontName(HANNOBJECT hObject, AnsiString &strName)

Delphi Syntax

Function AnnGetFontName (hObject: HANNOBJECT; var strName: String ): L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the font name (character string) for the text in the specified annotation object.

See Also

Elements:

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

Topics:

Annotations (Document/Medical only): Object Manipulation