Click or drag to resize
WordDocumentDataRegions Property
Gets the DataRegion collection in the current Word document.

Namespace: Aceoffix.WordReader
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public ArrayList DataRegions { get; }

Property Value

Type: ArrayList
See Also