PrintPreviewDialog::PrintPreviewControl Property

 
Use BaseTrue

Gets a value indicating the PrintPreviewControl contained in this form.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
[BrowsableAttribute(false)]
property PrintPreviewControl^ PrintPreviewControl {
	PrintPreviewControl^ get();
}

Property Value

Type: System.Windows.Forms::PrintPreviewControl^

The PrintPreviewControl contained in this form.

.NET Framework
Available since 1.1
Return to top
Show: