Help Center

CTextDocument2.GetDocumentParamethod

Gets an object that provides the default paragraph 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 GetDocumentPara () AS ITextPara2 PTR

Return value

A pointer to the ITextPara2 interface.

Description

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

Reference