AnnGetFontUnderline method (Annotation Control)
Builder Syntax |
int AnnGetFontUnderline(HANNOBJECT hObject, bool &bUnderline) |
Delphi Syntax |
Function AnnGetFontUnderline (hObject: HANNOBJECT; var bUnderline: 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 has an underline.
See Also