Edit

Share via


Find.MatchAlefHamza Property

Definition

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

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

Property Value

Remarks

This property returns True if find operations match text with matching alef hamzas 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