PdfPage.PreferredZoom 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.
Obtient le facteur d’agrandissement par défaut de la page PDF (Portable Document Format).
public:
property float PreferredZoom { float get(); };
float PreferredZoom();
public float PreferredZoom { get; }
var single = pdfPage.preferredZoom;
Public ReadOnly Property PreferredZoom As Single
Valeur de propriété
Single
float
Facteur de mise à l’échelle d’agrandissement pour afficher ou imprimer la page PDF (Portable Document Format).