Click or drag to resize

Field End Property

Gets or sets the field end.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public FieldMark End { get; set; }

Property Value

Type: FieldMark
The field mark,Type of FieldEnd.
See Also