Padding.GetPaddingInPageUnits(Single, Single, Single, Single) Méthode
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.
public:
void GetPaddingInPageUnits([Runtime::InteropServices::Out] float % left, [Runtime::InteropServices::Out] float % right, [Runtime::InteropServices::Out] float % top, [Runtime::InteropServices::Out] float % bottom);
public void GetPaddingInPageUnits (out float left, out float right, out float top, out float bottom);
member this.GetPaddingInPageUnits : single * single * single * single -> unit
Public Sub GetPaddingInPageUnits (ByRef left As Single, ByRef right As Single, ByRef top As Single, ByRef bottom As Single)
Paramètres
- left
- Single
- right
- Single
- top
- Single
- bottom
- Single