Find.MatchKashida Property

Definition

Determines if find operations match text with matching kashidas in an Arabic language document.

public:
 property bool MatchKashida { bool get(); void set(bool value); };
public bool MatchKashida { get; set; }
member this.MatchKashida : bool with get, set
Public Property MatchKashida As Boolean

Property Value

Remarks

This property returns True if find operations match text with matching kashidas in an Arabic language document, and False if not. Set the property value to True or False to enable or disable the functionality.

Applies to