Click or drag to resize

DocxDocumentGetAllFields Method

Gets all fields contained into the document.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public ICollection<DocxField> GetAllFields()

Return Value

ICollectionDocxField
ICollection<DocxField>.
See Also