XRPdfContentScripts Properties
| Name | Description |
|---|---|
| OnAfterPrint | Gets or sets the name of the script used to handle the XRControl.AfterPrint event. Inherited from XRControlEvents. |
| OnBeforePrint | Gets or sets the name of the script used to handle the XRControl.BeforePrint event. Inherited from XRControlEvents. |
| OnEvaluateBinding | Gets or sets the name of the script used to handle the XRControl.EvaluateBinding event. |
| OnLocationChanged | Gets or sets the name of the script used to handle the XRControl.LocationChanged event. Inherited from XRControlEvents. |
| OnParentChanged | Gets or sets the name of the script used to handle the XRControl.ParentChanged event. Inherited from XRControlEvents. |
See Also