Click or drag to resize

DocxDocumentReadForm Method

Legge un form Word

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 25.2.0.0 (25.2.0.0)
Syntax
public IDictionary<string, string> ReadForm()

Return Value

Type: IDictionaryString, String
Una tabella lua contenente i dati del form
See Also