Share via


PdfPage.PreferredZoom Propriété

Définition

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).

S’applique à