AnnGetFontStrikeThrough method (Annotation Control)
Builder Syntax |
int AnnGetFontStrikeThrough(HANNOBJECT hObject, bool &bStrikeThrough) |
Delphi Syntax |
Function AnnGetFontStrikeThrough (hObject: HANNOBJECT; var bStrikeThrough: 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 a strike-through (a line through the middle of the text).
See Also