PrintPreviewControl Property
PrintPreviewControl
Gets the C1PrintPreviewControl shown by the current print preview dialog.
Declaration
[Browsable(true)]
public C1PrintPreviewControl PrintPreviewControl { get; }
<Browsable(True)>
Public ReadOnly Property PrintPreviewControl As C1PrintPreviewControl