IFont.Clone(IFont) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Clone([Runtime::InteropServices::Out] stdole::IFont ^ % ppfont);
public void Clone (out stdole.IFont ppfont);
abstract member Clone : IFont -> unit
Public Sub Clone (ByRef ppfont As IFont)
Parameters
- ppfont
- IFont