Defines a new set of document attributes.
Syntax
HRESULT SetDocumentAttr(
TEXT_DOC_ATTR pszAttributes
);
Parameters
- pszAttributes
- [in] Constant that specifies the attributes to set.
Return Value
Returns S_OK if successful, or an error code otherwise.