SearchArea

TemplateLinkedPosition.SearchArea property

Gets the size of the area where a field is searched.

public Size SearchArea { get; }

Property Value

An instance of Size class that represents the size of the area where a field is searched.

See Also