Search Results for

    Show / Hide Table of Contents

    Class ImageType

    An Image File Type Enumeration used to select image file formats when converting PDF documents to images. Also see:

    Inheritance
    System.Object
    ImageType
    Namespace: IronPdf.Imaging
    Assembly: IronPdf.dll
    Syntax
    public sealed class ImageType : Enum

    Fields

    Bitmap

    PDF pages will be rendered to windows Bitmap image files.

    Declaration
    public const ImageType Bitmap
    Field Value
    Type Description
    ImageType

    Default

    Default file type. Will save images in a PNG file type unless a file pattern ends in an image file format such as .png or .jpeg

    Declaration
    public const ImageType Default
    Field Value
    Type Description
    ImageType

    Gif

    PDF pages will be rendered to non-animated GIF image files. The GIF

    Declaration
    public const ImageType Gif
    Field Value
    Type Description
    ImageType

    Jpeg

    PDF pages will be rendered to JPEG image files.

    Declaration
    public const ImageType Jpeg
    Field Value
    Type Description
    ImageType

    MultiPageTiff

    Every page of the PDF will be compiled into a single multi-page TIFF image file (aka. multi-frame TIFF).

    Declaration
    public const ImageType MultiPageTiff
    Field Value
    Type Description
    ImageType

    Png

    PDF pages will be rendered to PNG (Portable Network Graphics) image files.

    Declaration
    public const ImageType Png
    Field Value
    Type Description
    ImageType

    Tiff

    PDF pages will be rendered to TIFF image files.

    Declaration
    public const ImageType Tiff
    Field Value
    Type Description
    ImageType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.