Class RadPdfViewerAttachedComponents
Inheritance
System.Object
RadPdfViewerAttachedComponents
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class RadPdfViewerAttachedComponents : DependencyObject
Constructors
RadPdfViewerAttachedComponents()
Declaration
public RadPdfViewerAttachedComponents()
Fields
RegisterFindDialogProperty
Declaration
public static readonly DependencyProperty RegisterFindDialogProperty
Field Value
Microsoft.
|
RegisterPasswordRequiredDialogProperty
Declaration
public static readonly DependencyProperty RegisterPasswordRequiredDialogProperty
Field Value
Microsoft.
|
RegisterSignaturePropertiesDialogProperty
Declaration
public static readonly DependencyProperty RegisterSignaturePropertiesDialogProperty
Field Value
Microsoft.
|
RegisterSignSignatureDialogProperty
Declaration
public static readonly DependencyProperty RegisterSignSignatureDialogProperty
Field Value
Microsoft.
|
Methods
GetRegisterFindDialog(UIElement)
Declaration
public static bool GetRegisterFindDialog(UIElement element)
Parameters
Microsoft.
|
Returns
System.
|
GetRegisterPasswordRequiredDialog(UIElement)
Declaration
public static bool GetRegisterPasswordRequiredDialog(UIElement element)
Parameters
Microsoft.
|
Returns
System.
|
GetRegisterSignaturePropertiesDialog(UIElement)
Declaration
public static bool GetRegisterSignaturePropertiesDialog(UIElement element)
Parameters
Microsoft.
|
Returns
System.
|
GetRegisterSignSignatureDialog(UIElement)
Declaration
public static bool GetRegisterSignSignatureDialog(UIElement element)
Parameters
Microsoft.
|
Returns
System.
|
SetRegisterFindDialog(UIElement, Boolean)
Declaration
public static void SetRegisterFindDialog(UIElement element, bool value)
Parameters
Microsoft.
|
System.
|
SetRegisterPasswordRequiredDialog(UIElement, Boolean)
Declaration
public static void SetRegisterPasswordRequiredDialog(UIElement element, bool value)
Parameters
Microsoft.
|
System.
|
SetRegisterSignaturePropertiesDialog(UIElement, Boolean)
Declaration
public static void SetRegisterSignaturePropertiesDialog(UIElement element, bool value)
Parameters
Microsoft.
|
System.
|
SetRegisterSignSignatureDialog(UIElement, Boolean)
Declaration
public static void SetRegisterSignSignatureDialog(UIElement element, bool value)
Parameters
Microsoft.
|
System.
|