PrintDialog.AllowSelection 屬性

定義

取得或設定值,指出是否啟用 [選取範圍] 選項按鈕。

public:
 property bool AllowSelection { bool get(); void set(bool value); };
public bool AllowSelection { get; set; }
member this.AllowSelection : bool with get, set
Public Property AllowSelection As Boolean

屬性值

true 如果已啟用 [ 選取選項 ] 按鈕,則為 ;否則為 false 。 預設為 false

適用於

另請參閱