DocumentWordSearchResultSectionHitsPageHits Property DocuWare Platform .NET API

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlArrayItemAttribute("PageHit", IsNullable = false)]
public List<WordSearchResultPageHit> PageHits { get; set; }

Property Value

Type: ListWordSearchResultPageHit
See Also

Reference