Class WatermarkPreviewControl
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class WatermarkPreviewControl : RadControl, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider
Constructors
WatermarkPreviewControl()
Declaration
public WatermarkPreviewControl()
Properties
PaperSize
Declaration
public PaperSize PaperSize { get; set; }
Property Value
System.Drawing.Printing.PaperSize
|
Watermark
Methods
OnPaint(PaintEventArgs)
Declaration
protected override void OnPaint(PaintEventArgs e)
Parameters
System.Windows.Forms.PaintEventArgs
e
|