XFA.GetFieldTemplate

XFA.GetFieldTemplate method

Returns XML node of XFA field tempalte.

public XmlNode GetFieldTemplate(string fieldName)
ParameterTypeDescription
fieldNameStringPath of the field which template must be found.

Return Value

XL node with field template.

See Also