![]() | PdfToolStripSearch Class |
Namespace: Patagames.Pdf.Net.Controls.WinForms.ToolBars
The PdfToolStripSearch type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfToolStripSearch |
Initialize the new instance of PdfToolStripSearch class
|
Name | Description | |
---|---|---|
![]() | ActiveRecordColor |
Gets or sets the color of the found text.
|
![]() | CurrentRecord |
Gets or sets the current found record
|
![]() | HighlightColor |
Gets or sets the color of the found text.
|
![]() | InflateHighlight |
Gets or sets delta values for each edge of the rectangles of the highlighted text.
|
![]() | SearchFlags |
Gets or sets search flags
|
![]() | SearchText |
Gets or sets search text
|
![]() | TotalRecords |
Gets the total number of found records
|
Name | Description | |
---|---|---|
![]() | InitializeButtons |
Create all buttons and add its into toolbar. Override this method to create custom buttons
(Overrides PdfToolStripInitializeButtons.) |
![]() | OnCurrentRecordChanged |
Called when current recordchanged
|
![]() | OnNeedSearch |
Called when the search routine should be launched
|
![]() | OnPdfViewerChanging |
Called when the current PdfViewer control associated with the ToolStrip is changing.
(Overrides PdfToolStripOnPdfViewerChanging(PdfViewer, PdfViewer).) |
![]() | UpdateButtons |
Called when the ToolStrip's items need to change its states
(Overrides PdfToolStripUpdateButtons.) |