Aspose::Pdf::Forms::XFA::GetFieldTemplate method
XFA::GetFieldTemplate method
Returns XML node of XFA field tempalte.
System::SharedPtr<System::Xml::XmlNode> Aspose::Pdf::Forms::XFA::GetFieldTemplate(System::String fieldName)
Parameter | Type | Description |
---|---|---|
fieldName | System::String | Path of the field which template must be found. |
ReturnValue
XL node with field template.
See Also
- Typedef SharedPtr
- Class XmlNode
- Class String
- Class XFA
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++