GefFontFormat.SetFromIFontDisp (method)

Sets the font object from an IFontDisp object.
Syntax: object.SetFromIFontDisp FontDisp
Parameters:
FontDisp As IFontDisp - The IFontDisp object to use.
Description: Some OLE objects use an IFontDisp object to represent a font. This method lets you set up a GefFontFormat that corresponds to an IFontDisp object.
See Also: SetFromIFont