getSlideSlize

When I’m using Presentation.SlideSize I’m getting a pixel value of the slides.

Now I’m trying create a pdf which has the same size as the given slides.

But the PDF PageSetup Height is defined in PdfUnits, so how I’m able to convert the pixel value of the slide size to the pdf Height?

with which dpi, do i have to work?

Thanks.

Dear dev001,

Thanks for considering Aspose.Slides.

The resolution of a powerpoint slide is 576 pixels per inch. Aspose.Slides measure the slide size in pixels.