Table of Contents

Class PdfRenderedPage

Namespace
DocWright.Formats.Pdf.Raster
Assembly
DocWright.Formats.Pdf.dll

One rasterized page.

public sealed class PdfRenderedPage
Inheritance
PdfRenderedPage
Inherited Members

Properties

Bytes

Gets the encoded image bytes.

Format

Gets the encoding of Bytes.

HeightPixels

Gets the image height in pixels.

PageNumber

Gets the one-based page number this image came from.

WidthPixels

Gets the image width in pixels.