Click or drag to resize

Paragraph AppendFieldMark Method

Appends the field mark.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public FieldMark AppendFieldMark(
	FieldMarkType type
)

Parameters

type
Type: Spire.Doc.Documents FieldMarkType
The type.

Return Value

Type: FieldMark
See Also