Skip to main content
Skip table of contents

Xml2SomTemplate

Xml2SomTemplate Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.XfaForm
  iTextSharp.text.pdf.XfaForm.Xml2SomTemplate[[Xml2SomTemplate]]
  end
  subgraph 
iTextSharp.text.pdf.XfaForm/Xml2Som[[Xml2Som]]
  end
iTextSharp.text.pdf.XfaForm/Xml2Som --> iTextSharp.text.pdf.XfaForm.Xml2SomTemplate

Members

Properties

Public properties
TypeNameMethods
boolDynamicFormget, set

Methods

Public methods
ReturnsName
stringGetFieldType(string s)

Details

Inheritance

  • Xml2Som

Constructors

Xml2SomTemplate

Source code

public Xml2SomTemplate(XmlNode n)
Arguments
TypeNameDescription
XmlNoden

Methods

GetFieldType

Source code

public virtual string GetFieldType(string s)
Arguments
TypeNameDescription
strings

Properties

DynamicForm
public virtual bool DynamicForm { get; set; }

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.