[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.ResultFormat

Enum ResultFormat

Namespace
GrapeCity.Documents.Word.Fields
Assembly
GcDocs.Word.dll

Specifies formatting rules for updating the field result.

public enum ResultFormat

Fields

FirstChar = 2

Apply the first run formatting that contains field code to all runs in the field result when a new field result is generated.

Merge = 1

Preserve the formatting of the existing field result when a new field result is generated.

None = 0

No special rule to format the field result when a new field result is generated.