[]
Initializes a new instance of the XeFieldOptions class.
public XeFieldOptions(DocumentBase doc)
| Type | Name | Description |
|---|---|---|
| DocumentBase | doc | The document whose resources to use in this instance. |
Initializes a new instance of the XeFieldOptions class.
public XeFieldOptions(SimpleField field)
| Type | Name | Description |
|---|---|---|
| SimpleField | field | The SimpleField from which to load the options. |
Initializes a new instance of the XeFieldOptions class.
public XeFieldOptions(ComplexField field)
| Type | Name | Description |
|---|---|---|
| ComplexField | field | The ComplexField from which to load the options. |