ClassDialogHelper
Class
Represents the dialog helper class.
Definition
Namespace:Telerik.Windows.Controls.FixedDocumentViewersUI.Dialogs
Assembly:Telerik.Windows.Controls.FixedDocumentViewersUI.dll
Syntax:
cs-api-definition
public static class DialogHelper
Inheritance: objectDialogHelper
Fields
SignatureDateFormat
Signature date format.
Declaration
cs-api-definition
public const string SignatureDateFormat = "yyyy/MM/dd HH:mm:ss zzz"
Field Value
Methods
GetParentWindow(RadPdfViewer)
Gets the parent window.
Declaration
cs-api-definition
public static ContentControl GetParentWindow(RadPdfViewer pdfViewer)
Parameters
pdfViewer
The PDF viewer.
Returns
ContentControl