Document.AddProfile

Overview

Adds a new profile to document.

Document myDocument.AddProfile(input: ( string | Xml ))

Arguments

( string | Xml ) input

Profile data as Xml node or string

Remarks

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

See Also

Copyright © 2010 - 2023 Emakin. All rights reserved.