AddProfile¶
Adds profile data to the document.
1 |
|
Parameters¶
( string | Xml ) input
The profile data as an XML node or string.
Returns¶
The current Document instance.
Remarks¶
This method copies the provided input data to the document profile using an XML schema-based copy operation.