Click or drag to resize
PageHitsPageHit Property
Define a set pages where of words are found

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

Property Value

Type: ListWordSearchResultPageHit
See Also