AnnGetFontName method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BSTR AnnGetFontName(long hObject);

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

AnnAlpha property, AnnAutoSnapCursor property, AnnCalibrateRuler method, AnnFillMode property, AnnGetFillModeExt method, AnnGetOptions method, AnnGetRotateOptions method, AnnGetTextOptions method, AnnSetFillModeExt method, AnnSetOptions method, AnnSetRotateOptions method, AnnSetTextOptions method, AnnShowBorder property, AnnShowRotateHandles property, AnnShowText property, AnnTextColor property, AnnTextEdit method, 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

 

Obtaining Annotation Object Information