TextGRAB SDK Documentation | ITextFont interface

This interface enables application to perform operations on items font.

General methods and properties.
prop get Height Height
prop get Width Width
prop get Escapement Escapement
prop get Orientation Orientation
prop get Weight Weight
prop get IsItalic IsItalic
prop get IsUnderline IsUnderline
prop get IsStrikeOut IsStrikeOut
prop get CharSet CharSet
prop get OutPrecision OutPrecision
prop get ClipPrecision ClipPrecision
prop get Quality Quality
prop get PitchAndFamily PitchAndFamily
prop get FaceName FaceName

Remarks

For detailed information on this interface’s field see LOGFONT Windows GDI structure.

See Also

TextGRAB SDK Documentation contents | TextGRAB SDK Interfaces | ITextGRABSDK::CaptureFontInfo | ITextItem::TextFont