Rasterize

PdfContent.Rasterize method

Convertit toutes les pages de contenu en images.

public void Rasterize(int horizontalResolution, int verticalResolution, 
    PdfImageConversionFormat imageFormat)
Paramètre Taper La description
horizontalResolution Int32 Résolution d’image horizontale.
verticalResolution Int32 Résolution d’image verticale.
imageFormat PdfImageConversionFormat Format d’image.

Voir également