Match case. (default = false)

Namespace: TallComponents.PDF.TextExtraction
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool MatchCase { get; set; }
Visual Basic
Public Property MatchCase As Boolean
	Get
	Set

See Also