| XmlData Property | |
| See Also |
The XML string representation of the form.
Use this property to load a form from an XML string without calling Application.LoadBatchActions. The values in other properties of FormCreationParams override the values in the XML string.
Read-write property
| Visual Basic |
|---|
Public Property XmlData() As String |