System.Windows.Forms.PrintDialog.AllowCurrentPage Property

Gets or sets a value indicating whether the Current Page option button is displayed.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool AllowCurrentPage { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is valid for Windows 2000 and later versions of Windows operating systems. On operating systems earlier than Windows 2000, the PrintDialog.AllowCurrentPage property has no effect.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0