Skip to main content
All docs
V23.2

XRPdfSignatureScripts(XRControl) Constructor

Initializes a new instance of the XRPdfSignatureScripts class with specified settings.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public XRPdfSignatureScripts(
    XRControl control
)

Parameters

Name Type
control XRControl
See Also