[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.IFieldOptions

IFieldOptions Interface

Provides methods for working with field options.

Namespace: GrapeCity.Documents.Word.Fields
Assembly: DS.Documents.Word.dll
Syntax
public interface IFieldOptions
Public Interface IFieldOptions

Methods

Name Description
Load(ComplexField)

Loads options from the specified ComplexField.

Load(SimpleField)

Loads options from the specified SimpleField.

Save(ComplexField)

Saves the current options to the specified ComplexField.

Save(SimpleField)

Saves the current options to the specified SimpleField.