Returns the attributes of the document.

HRESULT GetDocumentAttributes(
   TEXT_DOC_ATTR*  ptextdocattr
);

Parameters

ptextdocattr

[out] The text attributes of the document.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also