PrintDialog.CurrentPageEnabled Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje, zda je možnost tisku aktuální stránky povolena.

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

Hodnota vlastnosti

Boolean

true pokud je povolena možnost tisku aktuální stránky; falsev opačném případě .

Platí pro