[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.RdFieldOptions.-ctor

RdFieldOptions Constructor

RdFieldOptions(DocumentBase)

Initializes a new instance of the RdFieldOptions class.

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

The document whose resources to use in this instance.

RdFieldOptions(SimpleField)

Initializes a new instance of the RdFieldOptions class.

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

The SimpleField from which to load the options.

RdFieldOptions(ComplexField)

Initializes a new instance of the RdFieldOptions class.

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

The ComplexField from which to load the options.