_Application.PrintPreview Propriété

Définition

Détermine si l’aperçu avant impression est l’affichage actuel. Cette propriété renvoie True si l’aperçu avant impression est l’affichage actuel, et False si ce n’est pas le cas.

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

Valeur de propriété

S’applique à