ODFONTITEM_PPG structure
struct { DWORD dwFontType; LOGFONT lf; } ODFONTITEM_PPG;Used within CODFontListBox to track font information for available facename selections.
Defined in: OdFontCompPP.h
Members
dwFontType
Font type.
lf
Logical font information.