Click or drag to resize

DocxDocumentGetFieldNames Method

Gets the field names.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public IEnumerable<string> GetFieldNames()

Return Value

Type: IEnumerableString
IList<System.String>.
See Also