Class
FindDialogContext

Represents FixedDialogContext class.

Definition

Namespace:Telerik.UI.Xaml.Controls.PdfViewer.Dialogs

Assembly:Telerik.WinUI.Controls.PdfViewer.dll

Syntax:

cs-api-definition
public sealed class FindDialogContext : FixedDocumentViewerDialogContext

Inheritance: objectFixedDocumentViewerDialogContextFindDialogContext

Inherited Members FixedDocumentViewerDialogContext.FixedDocumentViewer

Constructors

FindDialogContext(FixedDocumentViewerBase)

Initializes a new instance of the FindDialogContext class.

Declaration

cs-api-definition
public FindDialogContext(FixedDocumentViewerBase fixedDocumentViewer)

Parameters

fixedDocumentViewer

FixedDocumentViewerBase

The fixed document viewer.