[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TcFieldOptions.-ctor

TcFieldOptions Constructor

TcFieldOptions(DocumentBase)

Initializes a new instance of the TcFieldOptions class.

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

The document whose resources to use in this instance.

TcFieldOptions(SimpleField)

Initializes a new instance of the TcFieldOptions class.

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

The SimpleField from which to load the options.

TcFieldOptions(ComplexField)

Initializes a new instance of the TcFieldOptions class.

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

The ComplexField from which to load the options.