Page.Left Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne 0 (zéro) indiquant le coin supérieur gauche de la page.
public:
property int Left { int get(); };
public int Left { get; }
member this.Left : int
Public ReadOnly Property Left As Integer