Click or drag to resize

DocxDocumentGetFieldNames Method

Gets the field names.

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

Return Value

IEnumerableString
IList<System.String>.
See Also