Class FixedDocumentViewerDialogContext
Inheritance
System.Object
FixedDocumentViewerDialogContext
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Dialogs
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public abstract class FixedDocumentViewerDialogContext : Object
Constructors
FixedDocumentViewerDialogContext(FixedDocumentViewerBase)
Declaration
public FixedDocumentViewerDialogContext(FixedDocumentViewerBase fixedDocumentViewer)
Parameters
Fixed
|
Properties
FixedDocumentViewer
Declaration
public FixedDocumentViewerBase FixedDocumentViewer { get; }