PDFViewerControlShowToolbarFind Property ByteScout PDF Viewer SDK
Gets or sets a value indicating whether to show text search items on the toolbar.

Namespace:  Bytescout.PDFViewer
Assembly:  Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax

public bool ShowToolbarFind { get; set; }

Property Value

Type: Boolean
true if show; otherwise, false.
See Also

Reference