WordDocumentDataRegions Property |
Gets the DataRegion collection in the current Word document.
Namespace: Aceoffix.WordReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic ArrayList DataRegions { get; }
Public ReadOnly Property DataRegions As ArrayList
Get
Property Value
Type:
ArrayList
See Also