Sets the attributes for this document.
HRESULT SetDocumentAttr( TEXT_DOC_ATTR pszAttributes );
- pszAttributes
[in] The attributes to apply to 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 sets the attributes for this document.