ViewerDialogMarkFulltextSearchHits 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: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(true)]
public bool MarkFulltextSearchHits { get; set; }

Property Value

Type: Boolean
See Also

Reference