2027 Method
Changes 0
M

DataStorage.Create

Description:
Creates a new DataStorage element and adds it to the document.
public static DataStorage Create(
	Document doc
)
  • doc
    Document to which the new element should be added.
Return Value DataStorage The newly created DataStorage element.