Table of Contents

Property Appearance

Namespace
LMKit.Document.Search
Assembly
LM-Kit.NET.dll

Appearance

Gets or sets the visual appearance of search result highlights.

public HighlightAppearance Appearance { get; set; }

Property Value

HighlightAppearance

Default: semi-transparent yellow fill with no border.

Share