ViewerDialog MarkFulltextSearchHits Property DocuWare Platform .NET API
Determines whether the occurrences that match the fulltext search are highlighted in the displayed document

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

public bool MarkFulltextSearchHits { get; set; }

Property Value

Type: OnlineBoolean
See Also