PrintDialog.CurrentPageEnabled Vlastnost

Definice

Získá nebo nastaví hodnotu, která urč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

truepokud je možnost tisku aktuální stránky povolena; v opačném případě . false

Platí pro