Click or drag to resize
DocumentWordSearchResultSectionHits Property

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

Property Value

Type: ListDocumentWordSearchResultSectionHits
See Also