Click or drag to resize
ViewerDialogMarkFulltextSearchHits Property
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.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(true)]
[XmlAttributeAttribute]
public bool MarkFulltextSearchHits { get; set; }

Property Value

Type: Boolean
See Also