Click or drag to resize

DocxDocumentGetFieldNames Method

Gets the field names.

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

Return Value

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