[]
        
(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 a ComplexField.

Load(SimpleField)

Loads options from a SimpleField.

Save(ComplexField)

Saves options to a ComplexField.

Save(SimpleField)

Saves options to a SimpleField.