PrintDialog.PrintToFile Propriété

Définition

Obtient ou définit une valeur indiquant si la case Imprimer dans un fichier est cochée.

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

Valeur de propriété

true si la case Imprimer dans le fichier est cochée ; sinon, false. La valeur par défaut est false.

S’applique à