Click or drag to resize

ParagraphAppendFieldMark Method

Appends the field mark.

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

Parameters

type
Type: Spire.Doc.DocumentsFieldMarkType
The type.

Return Value

Type: FieldMark
See Also