[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.IFieldOptions.Save

Save Method

Save(SimpleField)

Saves the current options to the specified SimpleField.

Declaration
void Save(SimpleField field)
Parameters
Type Name Description
SimpleField field

The SimpleField to which the options will be saved.

Save(ComplexField)

Saves the current options to the specified ComplexField.

Declaration
void Save(ComplexField field)
Parameters
Type Name Description
ComplexField field

The ComplexField to which the options will be saved.