[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TaFieldOptions.-ctor

TaFieldOptions Constructor

TaFieldOptions(DocumentBase)

Initializes a new instance of the TaFieldOptions class.

Declaration
public TaFieldOptions(DocumentBase doc)
Parameters
Type Name Description
DocumentBase doc

The document whose resources to use in this instance.

TaFieldOptions(SimpleField)

Initializes a new instance of the TaFieldOptions class.

Declaration
public TaFieldOptions(SimpleField field)
Parameters
Type Name Description
SimpleField field

The SimpleField from which to load the options.

TaFieldOptions(ComplexField)

Initializes a new instance of the TaFieldOptions class.

Declaration
public TaFieldOptions(ComplexField field)
Parameters
Type Name Description
ComplexField field

The ComplexField from which to load the options.