Returns the attributes of the document.
HRESULT GetDocumentAttributes( TEXT_DOC_ATTR* ptextdocattr );
- ptextdocattr
[out] The text attributes of the document.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |
This method returns the attributes of the document.