Class PageHits
Contains a set pages where of words are found
Inheritance
System.Object
PageHits
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class PageHits : object
Properties
PageHit
Define a set pages where of words are found
Declaration
public List<WordSearchResultPageHit> PageHit { get; set; }
Property Value
Type | Description |
---|---|
List<WordSearchResultPageHit> |