Skip to content

Document.AddProfile

Overview

Document Document.AddProfile ( input )
Adds a new profile to document.

Arguments

XmlNode | String input Profile data as Xml node or string

Remarks

This method copies provided input data to the document profile with xml schema based copy.

Examples

See Also