Help Center

CTextDocument2.GetDocumentFontmethod

Gets an object that provides the default character format information for this instance of the Text Object Model (TOM) engine.

Windowsmethoddoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

FUNCTION GetDocumentFont () AS ITextFont2 PTR

Return value

A pointer to the ITextFont2 interface.

Description

Gets an object that provides the default character format information for this instance of the Text Object Model (TOM) engine.

Reference