Class Form
Inheritance
System.Object
Form
Namespace: IronWord.Models
Assembly: IronWord.dll
Syntax
public class Form : Object
Constructors
Form()
Declaration
public Form()
Properties
Elements
Declaration
public List<FormElement> Elements { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<FormElement> |