Class
DialogHelper

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

string

Methods

GetParentWindow(RadPdfViewer)

Gets the parent window.

Declaration

cs-api-definition
public static ContentControl GetParentWindow(RadPdfViewer pdfViewer)

Parameters

pdfViewer

RadPdfViewer

The PDF viewer.

Returns

ContentControl