Click or drag to resize
WordSearchResultWordHitsWd Property
Define a a set of words and locations where they are found

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("Wd")]
public List<WordSearchResultWordHit> Wd { get; set; }

Property Value

Type: ListWordSearchResultWordHit
See Also